public class ResolvedBundle extends Object
| Constructor and Description |
|---|
ResolvedBundle(Bundle bundle,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Bundle |
getBundle() |
int |
hashCode() |
boolean |
isOptional() |
void |
setBundle(Bundle bundle) |
void |
setOptional(boolean optional) |
Copyright © 2017. All rights reserved.