Uses of Enum Class
com.google.errorprone.BugCheckerRefactoringTestHelper.FixChoosers
Packages that use BugCheckerRefactoringTestHelper.FixChoosers
-
Uses of BugCheckerRefactoringTestHelper.FixChoosers in com.google.errorprone
Subclasses with type arguments of type BugCheckerRefactoringTestHelper.FixChoosers in com.google.errorproneModifier and TypeClassDescriptionstatic enum
Predefined FixChoosers for selecting a fix by its position in the listMethods in com.google.errorprone that return BugCheckerRefactoringTestHelper.FixChoosersModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BugCheckerRefactoringTestHelper.FixChoosers.values()
Returns an array containing the constants of this enum class, in the order they are declared.