900837c6ca09e07220fd340736e6fa0de592fe3c
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method package withHasEnumFirstTypeParameter(isEnum boolean) : AttributeTypeKind renamed to package havingEnumFirstTypeParameter(isEnum boolean) : AttributeTypeKind in class org.immutables.value.processor.meta.AttributeTypeKind | From | To | |
Rename Method public isGuavaContainerKind() : boolean renamed to public isJdkSpecializedOptional() : boolean in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Rename Class | 1 | ||
Rename Class org.immutables.fixture.jdkonly.UsingBothOptionals renamed to org.immutables.fixture.jdkonly.UsingAllOptionals | From | To |