Uses of Enum
qilin.driver.PTAPattern.Approach
Packages that use PTAPattern.Approach
-
Uses of PTAPattern.Approach in qilin.driver
Methods in qilin.driver that return PTAPattern.ApproachModifier 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.