Overview | Methods | This Package | All Packages
Determines whether the list currently contains no items.
Syntax
public boolean getEmpty()
Return Value
Returns true if the list is currently empty; otherwise, returns false.