Class HashMap
java.lang.Object
zombie.core.utils.HashMap
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashMap
public HashMap()
-
-
Method Details
-
clear
public void clear() -
get
-
remove
-
put
-
size
public int size() -
isEmpty
public boolean isEmpty() -
iterator
-
toString
-