Uses of Enum
qilin.driver.PTAPattern.Approach
-
Uses of PTAPattern.Approach in qilin.driver
Modifier and TypeMethodDescriptionPTAPattern.getApproach()
static PTAPattern.Approach
PTAPattern.Approach.toApproach
(String name) static PTAPattern.Approach
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.