public static class TripleKeyHashMap.Entry extends ComplexKeyHashMap.Entry
Object
key1
key2
key3
hash, next, value
TripleKeyHashMap.Entry()
getValue, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Object key1
public Object key2
public Object key3
public TripleKeyHashMap.Entry()