ObjectMapValueIterator
haxe.ds._ObjectMap.ObjectMapValueIterator (final private class)
Instance Members
next(): haxe.ds._ObjectMap.ObjectMapValueIterator.T
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>
Name |
Parameters |
:hxGen |
- |
:access |
haxe.ds.ObjectMap |