Class IntHashtable.Entry

  • Enclosing class:
    IntHashtable

    protected static class IntHashtable.Entry
    extends java.lang.Object
    Hashtable collision list.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Entry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Entry

        protected Entry()