protected static class Hashtable.Entry extends java.lang.Object
int
hash
java.lang.Object
key
Hashtable.Entry
next
value
protected
Entry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int hash
public java.lang.Object key
public java.lang.Object value
public Hashtable.Entry next
protected Entry()