| Package | Description |
|---|---|
| android.os | |
| android.util |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Pair<BaseBundle.Type,Object>> |
BaseBundle.map |
| Constructor and Description |
|---|
BaseBundle(Map<String,Pair<BaseBundle.Type,Object>> map) |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> Pair<A,B> |
Pair.create(A a,
B b)
Convenience method for creating an appropriately typed pair.
|
Copyright © 2018. All rights reserved.