Package arc.struct

Class IntIntMap.Values

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

public static class IntIntMap.Values 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 values.
    • reset

      public void reset()
    • remove

      public void remove()