Package org.apache.axis2.util
Class MultipleEntryHashMap
- java.lang.Object
-
- org.apache.axis2.util.MultipleEntryHashMap
-
public class MultipleEntryHashMap extends Object
This will make a hash map which can contain multiple entries for the same hash value.
-
-
Constructor Summary
Constructors Constructor Description MultipleEntryHashMap()
-