Package java.util
Class Dictionary

Public Method isEmpty

abstract boolean isEmpty()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Tests if this dictionary maps no keys to value. The general contract for the isEmpty method is that the result is true if this dictionary contains no entries.