public class MapEntry<K,V> extends Association<K,V>
MapEntry(K aKey, V aValue)
copyAssociation, equals, getKey, getValue, hashCode, key, key, setValue, toString, value, value
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MapEntry(K aKey, V aValue)