Microsoft SDK for Java

HashTable.getEmpty

Determines whether the hash table contains any items.

Syntax

public boolean getEmpty()

Return Value

Returns true if the hash table contains no items; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.