Uses of Class
squidpony.squidmath.IntSet.IntSetIterator
| Package | Description |
|---|---|
| squidpony.squidmath |
A very broad package containing random number generators, geometry tools, data structures, and noise functions.
|
-
Uses of IntSet.IntSetIterator in squidpony.squidmath
Methods in squidpony.squidmath that return IntSet.IntSetIterator Modifier and Type Method Description IntSet.IntSetIteratorIntSet. iterator()Returns an iterator for the keys in the set.