Determines whether the hash table contains any items.
public boolean getEmpty()
Returns true if the hash table contains no items; otherwise, returns false.