f5baab0ebccb5f83a5f4c521859ca0c88d825d55
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 9 | ||
Pull Up Attribute public guava : String from class org.immutables.value.processor.ValuesTemplate to protected guava : String from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package Attribute : ValueAttribute from class org.immutables.value.processor.ValuesTemplate to protected Attribute : ValueAttribute from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package Package : DeclaringPackage from class org.immutables.value.processor.ValuesTemplate to protected Package : DeclaringPackage from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package Type : ValueType from class org.immutables.value.processor.ValuesTemplate to protected Type : ValueType from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute public longsFor : LongBits from class org.immutables.value.processor.ValuesTemplate to protected longsFor : LongBits from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package BitPosition : LongBits.BitPosition from class org.immutables.value.processor.ValuesTemplate to protected BitPosition : LongBits.BitPosition from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package LongPositions : LongBits.LongPositions from class org.immutables.value.processor.ValuesTemplate to protected LongPositions : LongBits.LongPositions from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package flag : Flag from class org.immutables.value.processor.ValuesTemplate to protected flag : Flag from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Pull Up Attribute package Attribute : ValueAttribute from class org.immutables.value.processor.encode.Renderers to protected Attribute : ValueAttribute from class org.immutables.value.processor.AbstractValuesTemplate | From | To | |
Move Class | 1 | ||
Move Class org.immutables.value.processor.ValuesTemplate.Flag moved to org.immutables.value.processor.AbstractValuesTemplate.Flag | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.immutables.value.processor.AbstractValuesTemplate from classes [org.immutables.value.processor.Parcelables, org.immutables.value.processor.ValuesTemplate, org.immutables.value.processor.encode.Renderers] | From | To | |
Extract Method | 16 | ||
Extract Method public style() : StyleInfo extracted from public isOptionalAcceptNullable() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from private getSuppressedWarnings() : SuppressedWarnings in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public detectAttributeBuilders() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public isGenerateClearBuilder() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public isBeanFriendlyModifiable() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public getImmutableCopyOfRoutines() : Set<String> in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from private computeConstructorParameterOrder() : int in class org.immutables.value.processor.meta.ValueAttribute | From | To | |
Extract Method public style() : StyleInfo extracted from public isGenerateSafeDerived() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public isUseStrictBuilder() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public isGeneratePrivateNoargConstructor() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public isGenerateJacksonIngoreFields() : boolean in class org.immutables.value.processor.meta.ValueType | From | To | |
Extract Method public style() : StyleInfo extracted from public passedAnnotations() : List<CharSequence> in class org.immutables.value.processor.meta.ValueType | From | To |