web/static/javadoc/5.6.2/org/acra/util/BundleWrapper.Internal.html
Class
Summary:
Nested |
Field |
Constr |
Detail:
Field |
Constr |
org.acra.util
public static interfaceBundleWrapper.Internalextends[BundleWrapper](../../../org/acra/util/BundleWrapper.html "interface in org.acra.util")
-
BundleWrapper.Internal
All Methods Instance Methods Abstract Methods | 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](http://d.android.com/reference/android/os/PersistableBundle.html?is-external=true "class or interface in android.os")asPersistableBundle()
-
[Bundle](http://d.android.com/reference/android/os/Bundle.html?is-external=true "class or interface in android.os")asBundle()
Only works on API < 22 Returns:this as bundle
Class
Summary:
Nested |
Field |
Constr |
Detail:
Field |
Constr |