IntBoolMapKeyIterator
ceramic.IntBoolMapKeyIterator (Class)
Iterator implementation for IntBoolMap keys. Allows iterating over integer keys in the map when it was created with iterable=true.
Instance Members
hasNext(): Bool| Returns |
|---|
| Bool |
next(): Int| Returns |
|---|
| Int |
Private Members
i: Intlen: Intnew(intBoolMap: IntBoolMap): Void| Name | Type |
|---|---|
intBoolMap |
IntBoolMap |
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |
:allow |
ceramic.IntBoolMap |