Package arc.struct
Class LongMap.Keys
java.lang.Object
arc.struct.LongMap.Keys
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
hasNext
public boolean hasNext
-
-
Constructor Details
-
Keys
-
-
Method Details
-
next
public long next() -
toArray
Returns a new array containing the remaining values. -
reset
public void reset() -
remove
public void remove()
-