Package arc.struct

Class IntIntMap.Keys

java.lang.Object
arc.struct.IntIntMap.Keys
Enclosing class:
IntIntMap

public static class IntIntMap.Keys extends Object
  • Field Details

    • hasNext

      public boolean hasNext
  • Constructor Details

  • Method Details

    • hasNext

      public boolean hasNext()
    • next

      public int next()
    • toArray

      public IntSeq toArray()
      Returns a new array containing the remaining keys.
    • reset

      public void reset()
    • remove

      public void remove()