Overview | Methods | This Package | All Packages
Determines whether the hash table contains any items.
Syntax
public boolean getEmpty()
Return Value
Returns true if the hash table contains any items; otherwise, returns false.