| Package | Description |
|---|---|
| qilin.driver |
| Modifier and Type | Method and Description |
|---|---|
PTAPattern.Approach |
PTAPattern.getApproach() |
static PTAPattern.Approach |
PTAPattern.Approach.toApproach(String name) |
static PTAPattern.Approach |
PTAPattern.Approach.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PTAPattern.Approach[] |
PTAPattern.Approach.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Soot OSS. All rights reserved.