Package com.hexaly.modeler
Class HxmMap.Entry
java.lang.Object
com.hexaly.modeler.HxmMap.Entry
- Enclosing class:
- HxmMap
An
HxmMap entry (key, value) pair.-
Method Summary
-
Method Details
-
getKey
Returns the key corresponding to this entry.- Returns:
- The key corresponding to this entry.
-
getValue
Returns the value corresponding to this entry.- Returns:
- The value corresponding to this entry.
-
hashCode
public int hashCode() -
equals
-