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