public static final class MapDB.UniqueKey<K> extends Object
protected K
actualKey
protected long
id
MapDB.UniqueKey(K actualKey, long id)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final K actualKey
protected final long id
public MapDB.UniqueKey(K actualKey, long id)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.