Interface Map<K, V>
Implemented Interfaces:
The standard "Map" abstract data type, which stores key/value pairs such that no key appears more than once in the collection.
- Source Code:
- View Source
Inherited Fields:
Inherited Methods: