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