GigaSpaces - Open Spaces

org.openspaces.esb.mule.message
Class MatchingMap<K,V>

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by org.openspaces.esb.mule.message.MatchingMap<K,V>
All Implemented Interfaces:
Serializable, Cloneable, Map

public class MatchingMap<K,V>
extends HashMap

Author:
yitzhaki
See Also:
Serialized Form

Constructor Summary
MatchingMap()
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MatchingMap

public MatchingMap()
Method Detail

equals

public boolean equals(Object o)
Specified by:
equals in interface Map
Overrides:
equals in class AbstractMap

hashCode

public int hashCode()
Specified by:
hashCode in interface Map
Overrides:
hashCode in class AbstractMap

GigaSpaces - Open Spaces

Copyright © GigaSpaces.