69335f8a3e3964f0197cdd4536637ea2b3737b24
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private nonlinkedImports() : Set<String> renamed to private generatedImports() : Set<String> in class org.immutables.value.processor.encode.Encodings.Encoding | From | To | |
| Rename Variable | 1 | ||
| Rename Variable attribute : ValueAttribute to a : ValueAttribute in method public hasEncodingAttributes() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
| Rename Class | 1 | ||
| Rename Class org.immutables.fixture.encoding.DefaultDerivedEncs renamed to org.immutables.fixture.encoding.EncodingWithDefaultDerived | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute nonlinkedImports : Set<String> to generatedImports : Set<String> in class org.immutables.value.processor.encode.Encodings.Encoding | From | To |