WeakHashMap

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Classes

Ref
class Ref
Undocumented in source.

Functions

get
Object get(Object key)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Object key, Object element)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(Object key)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
Object[Ref] data;
Undocumented in source.
gcLock
ClassInfo gcLock;
Undocumented in source.

Meta