Hashtable.isEmpty
Class Overview | Class Members |
This Package |
All Packages
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