Class MapEntry<K,V>
java.lang.Object
org.eclipse.net4j.util.collection.MapEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MapEntry
-
MapEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-