- get
Object get(Variant key)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasKey
bool hasKey(Variant key)
Undocumented in source. Be warned that the author may not have intended to support it.
- lookup
Object[] lookup(Variant[] keys, Variant[] unknownKeys)
Undocumented in source. Be warned that the author may not have intended to support it.
- peek
Object peek(Variant key)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Variant key, Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.