Package org.apache.axis2.util
Class MultipleEntryHashMap
java.lang.Object
org.apache.axis2.util.MultipleEntryHashMap
This will make a hash map which can contain multiple entries for the same hash value.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultipleEntryHashMap
public MultipleEntryHashMap()
-
-
Method Details
-
get
If you call get once in this, it will remove that item from the map- Parameters:
key-- Returns:
-
put
-
keySet
-