- java.lang.Object
-
- org.wandora.utils.OrderedMap.OrderedEntry
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.lang.Object |
key |
private java.lang.Object |
value |
-
Constructor Summary
Constructors
Constructor and Description |
OrderedEntry(java.lang.Object key,
java.lang.Object value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue
-
-
Method Detail
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interface java.util.Map.Entry
- Overrides:
hashCode
in class java.lang.Object
Copyright 2004-2015 Wandora Team