Package org.jboss.marshalling.util
Class FlatNavigableMap.EntryImpl<K,V>
java.lang.Object
org.jboss.marshalling.util.FlatNavigableMap.EntryImpl<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
FlatNavigableMap<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
EntryImpl
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashOf
-
equals
-
hashCode
public final int hashCode() -
equals
-
equals
-
toString
-