public class BoxAndroidCollection extends BoxCollection
Modifier and Type | Field and Description |
---|---|
static |
CREATOR |
FIELD_ENTRIES, FIELD_TOTAL_COUNT
Constructor and Description |
---|
BoxAndroidCollection() |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
getEntries, getTotalCount
contains, equals, getExtraData, getValue, handleUnknown, hashCode, properties, put
toJSONString
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in interface IBoxParcelable
writeToParcel
in class BoxObject