Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll 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.