| Package | Description |
|---|---|
| com.ibm.wala.dalvik.util |
Classes of general use with the AndroidModel.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<AndroidEntryPointLocator.LocatorFlags> |
AndroidEntryPointLocator.flags |
| Modifier and Type | Method and Description |
|---|---|
static AndroidEntryPointLocator.LocatorFlags |
AndroidEntryPointLocator.LocatorFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidEntryPointLocator.LocatorFlags[] |
AndroidEntryPointLocator.LocatorFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AndroidEntryPointLocator(Set<AndroidEntryPointLocator.LocatorFlags> flags) |
Copyright © 2019. All rights reserved.