Constructor

new()

Methods

@:has_untypedclear():Void

@:has_untypedexists(key:Int64):Bool

@:has_untypedget(key:Int64):Null<T>

@:has_untypediterator():Iterator<T>

@:has_untypedkeys():Iterator<Int64>

@:has_untypedremove(key:Int64):Bool

@:has_untypedset(key:Int64, value:T):Void

@:has_untypedtoString():String