120300a8435beb95794251657bdf2816d4c76fd3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Optional<Boolean> to Optional<Double> in method public v2() : Optional<Double> in class org.immutables.fixture.PrimitiveOptionals | From | To | |
Extract Method | 2 | ||
Extract Method private hasEnumContainedElementType() : boolean extracted from private initTypeKind() : void in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Extract Method private hasEnumContainedElementType() : boolean extracted from public getEnumElements() : Collection<TypeElement> in class org.immutables.value.processor.meta.ValueAttribute | From | To |