ObjectMapValueIterator

haxe.ds._ObjectMap.ObjectMapValueIterator (final private class)

Instance Members

hasNext(): Bool
Returns
Bool

Returns
haxe.ds._ObjectMap.ObjectMapValueIterator.T

new(m: haxe.ds.ObjectMap<haxe.ds._ObjectMap.ObjectMapValueIterator.K, haxe.ds._ObjectMap.ObjectMapValueIterator.T>): Void
Name Type
m haxe.ds.ObjectMap<haxe.ds._ObjectMap.ObjectMapValueIterator.K, haxe.ds._ObjectMap.ObjectMapValueIterator.T>

Private Members

m: haxe.ds.ObjectMap<haxe.ds._ObjectMap.ObjectMapValueIterator.K, haxe.ds._ObjectMap.ObjectMapValueIterator.T>

i: Int

len: Int

Metadata

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