07d477a7107ce6a50f98f3f6cc57d46c106a21f0
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 47
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 7 | ||
Change Parameter Type document : Document to document : String in method public toJson(document String) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Parameter Type one : Response to one : Object in method public toJson(one Object, two Object, three Object) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Parameter Type one : Response to one : Object in method public toJson(one Object, two Object) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Parameter Type three : Response to three : Object in method public toJson(one Object, two Object, three Object) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Parameter Type one : Response to one : Object in method public toJson(one Object) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Parameter Type two : Response to two : Object in method public toJson(one Object, two Object, three Object) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Parameter Type two : Response to two : Object in method public toJson(one Object, two Object) : String in class com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Change Return Type | 4 | ||
Change Return Type Optional<Boolean> to Optional<Object> in method package foo3(i int) : Optional<Object> in class com.puppycrawl.tools.checkstyle.checks.coding.InputHiddenFieldLambdas | From | To | |
Change Return Type Optional<Boolean> to Optional<Object> in method package methodWithThreeReturnInLambda(number int) : Optional<Object> in class com.puppycrawl.tools.checkstyle.checks.coding.InputReturnCountLambda | From | To | |
Change Return Type Optional<Boolean> to Optional<Object> in method package foo2(i int) : Optional<Object> in class com.puppycrawl.tools.checkstyle.checks.coding.InputHiddenFieldLambdas | From | To | |
Change Return Type Optional<Boolean> to Optional<Object> in method package foo1(i int) : Optional<Object> in class com.puppycrawl.tools.checkstyle.checks.coding.InputHiddenFieldLambdas | From | To | |
Rename Class | 4 | ||
Rename Class com.puppycrawl.tools.checkstyle.checks.coding.JsonTranslator renamed to com.puppycrawl.tools.checkstyle.checks.coding.InputDefaultComesLast2 | From | To | |
Rename Class com.puppycrawl.tools.checkstyle.checks.coding.InputIllegalInstantiation2.Bar renamed to com.puppycrawl.tools.checkstyle.checks.coding.InputIllegalInstantiation2.InputMethodReferencesTest2 | From | To | |
Rename Class java.util.concurrent.locks.InputCustomImportOrderSamePackage2 renamed to java.util.concurrent.locks.InputCustomImportOrderSamePackageDepth25 | From | To | |
Rename Class com.nameofcompany.nameofdivision.nameofproject.systemtests.parallel.areaoftest.featuretested.flowtested.InputLongImportStatements renamed to com.nameofcompany.nameofdivision.nameofproject.systemtests.parallel.areaoftest.featuretested.flowtested.InputLongPackageStatement | From | To | |
Move And Rename Class | 4 | ||
Move And Rename Class InputLambda19 moved and renamed to com.puppycrawl.tools.checkstyle.grammars.java8.InputLambda18 | From | To | |
Move And Rename Class MyInterface moved and renamed to com.puppycrawl.tools.checkstyle.checks.modifier.InputFinalInDefaultMethods | From | To | |
Move And Rename Class InputImportOrder moved and renamed to com.puppycrawl.tools.checkstyle.checks.imports.InputImportOrder_MultiplePatternMatches | From | To | |
Move And Rename Class com.puppycrawl.tools.checkstyle.checks.imports.InputImportOrder_WildcardUnspecified moved and renamed to InputDefaultPackage | From | To | |
Move Class | 4 | ||
Move Class InputStaticModifierInInterface moved to com.puppycrawl.tools.checkstyle.checks.naming.InputStaticModifierInInterface | From | To | |
Move Class InputLambda17 moved to com.puppycrawl.tools.checkstyle.grammars.java8.InputLambda17 | From | To | |
Move Class com.puppycrawl.tools.checkstyle.whitespace.InputNoWhitespaceAfterMethodRef moved to com.puppycrawl.tools.checkstyle.checks.whitespace.InputNoWhitespaceAfterMethodRef | From | To | |
Move Class InputStaticModifierInInterface moved to com.puppycrawl.tools.checkstyle.checks.modifier.InputStaticModifierInInterface | From | To | |
Change Variable Type | 3 | ||
Change Variable Type messageArrayFactory : Function<Integer,Message[]> to messageArrayFactory : Function<Integer,String[]> in method public main(args String[]) : void in class com.puppycrawl.tools.checkstyle.grammars.java8.InputMethodReferences2 | From | To | |
Change Variable Type messageArrayFactory : Function<Integer,Message[]> to messageArrayFactory : Function<Integer,String[]> in method public main(args String[]) : void in class com.puppycrawl.tools.checkstyle.grammars.java8.InputMethodReferences | From | To | |
Change Variable Type messageArrayFactory : Function<Integer,Message[]> to messageArrayFactory : Function<Integer,String[]> in method public main(args String[]) : void in class com.puppycrawl.tools.checkstyle.checks.coding.InputIllegalInstantiation2 | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type messageArrayFactory : Function<Integer,Message[]> to messageArrayFactory : Function<Integer,String[]> in class com.puppycrawl.tools.checkstyle.checks.whitespace.InputNoWhitespaceAfterMethodRef | From | To |