2aa9435f03ca20c97320cab5da18c4c22723fe48
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type EnumSet<Compiler> to ImmutableSet<Compiler> in method private detectCompilers() : ImmutableSet<Compiler> in class org.immutables.generator.Compiler | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type COMPILERS : EnumSet<Compiler> to COMPILERS : ImmutableSet<Compiler> in class org.immutables.generator.Compiler | From | To |