HashMap

Intermediate

java.util

Hash table implementation of Map. Use this for fast key-value lookups.

Inheritance

MapHashMap
Category
Utility
Methods
1
Properties
0

Methods (1)

Related Classes

Plugins Using This Class