public static final class LongLongHashMap.Entry extends Object
long
key
value
getKey()
getValue()
void
setValue(long value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final long key
public long value
public long getKey()
public long getValue()
public void setValue(long value)
public String toString()
toString
Object