Class MapEntry<K,V>

java.lang.Object
org.eclipse.net4j.util.collection.MapEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>

public class MapEntry<K,V> extends Object implements Map.Entry<K,V>
Author:
Eike Stepper