AbstractMap.isEmpty

Returns <tt>true</tt> if this map contains no key-value mappings.

@return <tt>true</tt> if this map contains no key-value mappings

class AbstractMap(K, V)
bool
isEmpty
()

Meta