Hashtable.isEmpty

Hashtable.isEmpty

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean isEmpty()
Returns
true if this hashtable maps no keys to values; false otherwise.
Description
Tests if this hashtable maps no keys to values.

Overrides
isEmpty in class Dictionary