API documentation
class flash.utils.Dictionary
ObjectMap allows mapping of object keys to arbitrary values.
WeakMap allows mapping of object keys to arbitrary values.
function new(?weakKeys:Bool): Void