Microsoft SDK for Java

pop

This method of the Queue Class retrieves the element last added to the queue.

Syntax

public synchronized Object pop();

Return Value

Returns the requested object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.