List.getEmpty

Overview | Methods | This Package | All Packages

List.getEmpty

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.