Uses of Class
com.google.errorprone.BugCheckerRefactoringTestHelper.FixChoosers
Package | Description |
---|---|
com.google.errorprone |
-
Uses of BugCheckerRefactoringTestHelper.FixChoosers in com.google.errorprone
Methods in com.google.errorprone that return BugCheckerRefactoringTestHelper.FixChoosers Modifier and Type Method Description static BugCheckerRefactoringTestHelper.FixChoosers
BugCheckerRefactoringTestHelper.FixChoosers. valueOf(String name)
Returns the enum constant of this type with the specified name.static BugCheckerRefactoringTestHelper.FixChoosers[]
BugCheckerRefactoringTestHelper.FixChoosers. values()
Returns an array containing the constants of this enum type, in the order they are declared.