IntMapValueIterator

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

Instance Members

hasNext(): Bool
Returns
Bool

Returns
haxe.ds._IntMap.IntMapValueIterator.T

new(m: haxe.ds.IntMap<haxe.ds._IntMap.IntMapValueIterator.T>): Void
Name Type
m haxe.ds.IntMap<haxe.ds._IntMap.IntMapValueIterator.T>

Private Members

m: haxe.ds.IntMap<haxe.ds._IntMap.IntMapValueIterator.T>

i: Int

len: Int

Metadata

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