| Constructor and Description |
|---|
DynamicFromObject(java.lang.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
ReadableArray |
asArray() |
boolean |
asBoolean() |
double |
asDouble() |
int |
asInt() |
ReadableMap |
asMap() |
java.lang.String |
asString() |
ReadableType |
getType() |
boolean |
isNull() |
void |
recycle() |
public ReadableArray asArray()
public ReadableMap asMap()
public ReadableType getType()