AbstractMap.size

Returns the number of key-value mappings in this map.

@return the number of key-value mappings in this map

class AbstractMap(K, V)
int
size
()

Meta