Overview | Methods | This Package | All Packages
Retrieves and removes the topmost item in the stack.
Syntax
public Object popItemOrNull()
Return Value
Returns the last item in the list, or returns null if there are no items.