| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CALL_CONSTRUCTOR_METHOD |
"callConstructor" |
public static final String |
CALL_METHOD_METHOD |
"callMethod" |
public static final String |
GET_FIELD_METHOD |
"getField" |
public static final String |
SET_FIELD_METHOD |
"setField" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INITIAL_HASH_MAP_CAPACITY_METHOD |
"initialHashMapCapacity" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONVERT_FROM_PARCEL |
"fromParcel" |
public static final String |
CONVERT_TO_PARCEL |
"toParcel" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IMPL_EXT |
"Parcelable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILD_PARCELABLE |
"buildParcelable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GET_PARCEL |
"getParcel" |
Copyright © 2018. All Rights Reserved.