681e17be403b41212eb8249bfdec789460fbf302
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class com.google.checkstyle.test.chapter4formatting.rule461verticalwhitespace.Class renamed to com.google.checkstyle.test.chapter4formatting.rule461verticalwhitespace.Clazz | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type clazz : java.lang.Class<EmptyLineSeparatorCheck> to clazz : Class<EmptyLineSeparatorCheck> in method public emptyLineSeparatorTest() : void in class com.google.checkstyle.test.chapter4formatting.rule461verticalwhitespace.EmptyLineSeparatorTest | From | To | |
| Change Variable Type clazz : java.lang.Class<EmptyLineSeparatorCheck> to clazz : Class<EmptyLineSeparatorCheck> in method public emptyLineSeparatorTest() : void in class com.google.checkstyle.test.chapter3filestructure.rule3sourcefile.EmptyLineSeparatorTest | From | To |