AbstractMap._size

The number of key-value mappings contained in this map.

class AbstractMap(K, V)
protected
int _size;

Meta