55161534224fea2537732dbbc44c8db907076094
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type List<@NullableUse Void> to List<@AllowNulls Void> in method public al() : List<@AllowNulls Void> in class org.immutables.fixture.nullable.NullablyElements | From | To | |
Change Return Type Map<String,@NullableUse Integer> to Map<String,@AllowNulls Integer> in method public bl() : Map<String,@AllowNulls Integer> in class org.immutables.fixture.nullable.NullablyElements | From | To | |
Extract Variable | 1 | ||
Extract Variable simpleName : Name in method private initSpecialAnnotations() : void from class org.immutables.value.processor.meta.ValueAttribute | From | To |