Map.Entry<K,V>
public static class JournalHashMap.MapRecord<K,V> extends Object implements Map.Entry<K,V>
boolean
equals(Object o)
K
getKey()
V
getValue()
int
hashCode()
setValue(V value)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public K getKey()
getKey
public V getValue()
getValue
public V setValue(V value)
setValue
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode