Uses of Class
com.thoughtworks.gauge.refactor.Diff
-
Packages that use Diff Package Description com.thoughtworks.gauge.refactor -
-
Uses of Diff in com.thoughtworks.gauge.refactor
Methods in com.thoughtworks.gauge.refactor that return types with arguments of type Diff Modifier and Type Method Description ArrayList<Diff>JavaRefactoringElement. getDiffs()Methods in com.thoughtworks.gauge.refactor with parameters of type Diff Modifier and Type Method Description voidJavaRefactoringElement. addDiffs(Diff diff)
-