Uses of Enum Class
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 class with the specified name.static PTAPattern.Approach[]
PTAPattern.Approach.values()
Returns an array containing the constants of this enum class, in the order they are declared.