waba.util
Class IntHashtable.Entry

java.lang.Object
  |
  +--waba.util.IntHashtable.Entry
Enclosing class:
IntHashtable

protected static class IntHashtable.Entry
extends java.lang.Object

Hashtable collision list.


Constructor Summary
protected IntHashtable.Entry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntHashtable.Entry

protected IntHashtable.Entry()