Package arc.struct

Class LongMap.Keys

java.lang.Object
arc.struct.LongMap.Keys
Enclosing class:
LongMap<V>

public static class LongMap.Keys extends Object
  • Field Details

    • hasNext

      public boolean hasNext
  • Constructor Details

  • Method Details

    • next

      public long next()
    • toArray

      public LongSeq toArray()
      Returns a new array containing the remaining values.
    • reset

      public void reset()
    • remove

      public void remove()