Class DoubleShortHashMap.KeysIterator

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private DoubleCursor cursor  
      private int max  
      private int slot  
    • Constructor Summary

      Constructors 
      Constructor Description
      KeysIterator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected DoubleCursor fetch()
      Fetch next element.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Iterator

        forEachRemaining