IntMapKeyIterator
haxe.ds._IntMap.IntMapKeyIterator (final private class)
Instance Members
hasNext(): Bool| Returns |
|---|
| Bool |
next(): Int| Returns |
|---|
| Int |
new(m: haxe.ds.IntMap<haxe.ds._IntMap.IntMapKeyIterator.T>): Void| Name | Type |
|---|---|
m |
haxe.ds.IntMap<haxe.ds._IntMap.IntMapKeyIterator.T> |
Private Members
m: haxe.ds.IntMap<haxe.ds._IntMap.IntMapKeyIterator.T>i: Intlen: IntMetadata
| Name | Parameters |
|---|---|
:hxGen |
- |
:access |
haxe.ds.IntMap |