Uses of Enum Class
com.iizigo.project.refactor.RefactoringGroup
Packages that use RefactoringGroup
Uses of RefactoringGroup in com.iizigo.project.refactor
Methods in com.iizigo.project.refactor that return RefactoringGroupModifier and TypeMethodDescriptionstatic RefactoringGroup
Returns the enum constant of this class with the specified name.static RefactoringGroup[]
RefactoringGroup.values()
Returns an array containing the constants of this enum class, in the order they are declared.