| Package | Description |
|---|---|
| com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs |
Contains functions inserted into the AndroidModel.
|
| Modifier and Type | Method and Description |
|---|---|
static AndroidBoot.BootAction |
AndroidBoot.BootAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidBoot.BootAction[] |
AndroidBoot.BootAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AndroidBoot(Set<AndroidBoot.BootAction> whatToDo) |
Copyright © 2017. All rights reserved.