3e27100870b7e4d393f18233d017b483173edf93
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 3 | ||
Move Attribute private round : Round from class org.immutables.value.processor.meta.AccessorAttributesCollector to package round : Round from class org.immutables.value.processor.meta.ValueType | From | To | |
Move Attribute private round : Round from class org.immutables.value.processor.meta.FactoryMethodAttributesCollector to package round : Round from class org.immutables.value.processor.meta.ValueType | From | To | |
Move Attribute package round : Round from class org.immutables.value.processor.meta.ValueAttribute to package round : Round from class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Variable | 1 | ||
Extract Variable annotationElement : TypeElement in method package initAndValidate() : void from class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Extract Method | 1 | ||
Extract Method private computeReturnTypeString(returnType TypeMirror) : String extracted from private processGenerationCandidateMethod(attributeMethodCandidate ExecutableElement) : void in class org.immutables.value.processor.meta.AccessorAttributesCollector | From | To |