Class LongHashSet.Entry

  • Enclosing class:
    LongHashSet

    static final class LongHashSet.Entry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) long key  
      (package private) LongHashSet.Entry next  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait