Package java.util
Interface Map

Public Method size

abstract int size()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the number of key-value mappings in this map. If the map contains more than Integer.MAX_VALUE elements, returns Integer.MAX_VALUE.