Uses of Class
org.jpatterns.core.Refactoring
-
Packages that use Refactoring Package Description org.jpatterns.core -
-
Uses of Refactoring in org.jpatterns.core
Methods in org.jpatterns.core that return Refactoring Modifier and Type Method Description Refactoring[]refactorings()static RefactoringRefactoring. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Refactoring[]Refactoring. values()Returns an array containing the constants of this enum type, in the order they are declared.
-