Uses of Class
com.iizigo.project.refactor.RefactoringGroup
Packages that use RefactoringGroup Package Description com.iizigo.project.refactor Uses of RefactoringGroup in com.iizigo.project.refactor
Methods in com.iizigo.project.refactor that return RefactoringGroup Modifier and Type Method Description static RefactoringGroup
RefactoringGroup. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static RefactoringGroup[]
RefactoringGroup. values()
Returns an array containing the constants of this enum type, in the order they are declared.