public static interface BundleWrapper.Internal extends BundleWrapper
BundleWrapper.Internal
Modifier and Type | Method and Description |
---|---|
Bundle |
asBundle()
Only works on API < 22
|
PersistableBundle |
asPersistableBundle() |
clear, containsKey, create, get, getBoolean, getBoolean, getBooleanArray, getDouble, getDouble, getDoubleArray, getInt, getInt, getIntArray, getLong, getLong, getLongArray, getString, getString, getStringArray, isEmpty, keySet, putAll, putBoolean, putBooleanArray, putDouble, putDoubleArray, putInt, putIntArray, putLong, putLongArray, putString, putStringArray, remove, size, wrap, wrap
PersistableBundle asPersistableBundle()
Bundle asBundle()