Class LongMap.Keys
java.lang.Object
zombie.entity.util.LongMap.Keys
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hasNext
public boolean hasNext
-
-
Constructor Details
-
Keys
-
-
Method Details
-
next
public long next() -
toArray
-
toArray
-
reset
public void reset() -
remove
public void remove()
-