Class: Map2
This page documents the methods and fields available in the Map2 class.
Members
| Signature | Description |
|---|---|
Map2(Class, Class) | Creates a new instance of Map2. |
clear() | Clears or resets the object's state. |
fromJson(String) | Performs the fromJson operation using the provided parameters (json). |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get() | Returns the current value. |
get(Object) | Returns the current value. |
getDirectKeyList() | Returns the current direct key list. |
getDirectValueList() | Returns the current direct value list. |
getInspector(Context, Field, Object, String, GetSetterListener, UserPointer) | Returns the current inspector. |
getInspectorForArray(Context, Object[], int, Object, String, GetSetterListener, UserPointer) | Returns the current inspector for array. |
getInspectorForList(Context, GhostList, int, Object, String, GetSetterListener, UserPointer) | Returns the current inspector for list. |
getKeyClass() | Returns the current key class. |
getKeyList() | Returns the current key list. |
getSimpleName(UserPointer) | Returns the current simple name. |
getSize() | Returns the current size. |
getValueClass() | Returns the current value class. |
getValueList() | Returns the current value list. |
isRestorable() | Returns whether restorable is true. |
newInstance(UserPointer) | Creates a new instance. |
put(Object, Object) | Sets or updates the the value. |
remove(Object) | Removes an item from the collection. |
replace(Object, Object) | Performs the replace operation using the provided parameters (key, newValue). |
restore(Variable, UserPointer) | Performs the restore operation using the provided parameters (variable, userPointer). |
save(String, Object, UserPointer) | Saves data from the object. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
set(Variable) | Sets or updates the the value. |
toJson() | Performs the toJson operation. |