Haxe API Documentation
Back | Index
class haxe.ds.EnumValueMap<K, V>
extends BalancedTree<K, V>
implements IMap<K, V>
Available in flash8, neko, js, flash, php, cpp
function new() : Void
Back | Index