IntMapKeyIterator

haxe.ds._IntMap.IntMapKeyIterator (final private class)

Instance Members

hasNext(): Bool
Returns
Bool

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: Int

len: Int

Metadata

Name Parameters
:hxGen -
:access haxe.ds.IntMap