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.ApproachPTAPattern.Approach.toApproach(String name) static PTAPattern.ApproachReturns 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.