4afce651ab44314098015fac3314471c72b83577
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private enabledChecks() : Set<String> renamed to private enabledCheckNames() : ImmutableSet<String> in class com.google.errorprone.DocGenTool | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Set<String> to ImmutableSet<String> in method private enabledCheckNames() : ImmutableSet<String> in class com.google.errorprone.DocGenTool | From | To |