| Package | Description |
|---|---|
| com.ibm.wala.dalvik.util |
Classes of general use with the AndroidModel.
|
| Modifier and Type | Method and Description |
|---|---|
static AndroidPreFlightChecks.Test |
AndroidPreFlightChecks.Test.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidPreFlightChecks.Test[] |
AndroidPreFlightChecks.Test.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AndroidPreFlightChecks.allBut(Set<AndroidPreFlightChecks.Test> skip)
Perform all checks defined in this class but the listed ones.
|
Copyright © 2019. All rights reserved.