Package | Description |
---|---|
android.os |
Class and Description |
---|
BaseBundle
Base class for the two Bundle classes.
|
BaseBundle.Type |
Bundle
Main bundle class.
|
Parcel
Non-Android port of android serialization utility class.
|
Parcelable
Interface for classes whose instances can be written to and restored from a
Parcel . |
Parcelable.Creator
Creator class.
|
ParcelUuid
Parcelable wrapper around the
UUID class. |
PersistableBundle
A simpler variant of
Bundle that only contains a few basic types
and itself. |
Copyright © 2018. All rights reserved.