4bb0bee55a6685c43027e6d1a9c5a57d26da48ab
Files Diff
- Added: 6
- Removed: 4
- Renamed: 0
- Modified: 64
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| com.fasterxml.jackson.datatype:jackson-datatype-guava:2.5.0 | |
| Updated | |
| From org.immutables:value-standalone 1.0.1 To 1.1 | |
| From com.fasterxml.jackson.core:jackson-databind 2.4.4 To 2.5.0 | |
| From com.fasterxml.jackson.core:jackson-core 2.4.4 To 2.5.0 | |
| From com.fasterxml.jackson.core:jackson-annotations 2.4.4 To 2.5.0 | |
| From org.immutables:value-standalone 1.1 To 1.0.1 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type style : Style to style : StyleMirror in method private Styles(style StyleMirror) in class org.immutables.value.processor.meta.Styles | From | To | |
| Change Parameter Type style : Style to style : StyleMirror in method public using(style StyleMirror) : Styles in class org.immutables.value.processor.meta.Styles | From | To | |
| Change Return Type | 5 | ||
| Change Return Type Immutable to ImmutableMirror in method public defaults() : ImmutableMirror in class org.immutables.value.processor.meta.Styles | From | To | |
| Change Return Type Style to StyleMirror in method public style() : StyleMirror in class org.immutables.value.processor.meta.Proto.MetaAnnotated | From | To | |
| Change Return Type Value.Immutable to ImmutableMirror in method public features() : ImmutableMirror in class org.immutables.value.processor.meta.Proto.AbstractDeclaring | From | To | |
| Change Return Type Value.Style to StyleMirror in method public style() : StyleMirror in class org.immutables.value.processor.meta.Proto.AbstractDeclaring | From | To | |
| Change Return Type Immutable to ImmutableMirror in method public features() : ImmutableMirror in class org.immutables.value.processor.meta.Proto.Protoclass | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute objectMapper : ObjectMapper to OBJECT_MAPPER : ObjectMapper in class org.immutables.fixture.jackson.ObjectMappedTest | From | To | |
| Change Variable Type | 6 | ||
| Change Variable Type style : Style to style : StyleMirror in method private warnIfNestedStylePresent() : void in class org.immutables.value.processor.meta.Proto.Protoclass | From | To | |
| Change Variable Type packageStyle : Style to packageStyle : StyleMirror in method public styles() : Styles in class org.immutables.value.processor.meta.Proto.Protoclass | From | To | |
| Change Variable Type style : Value.Style to style : StyleMirror in method public style() : StyleMirror in class org.immutables.value.processor.meta.Proto.AbstractDeclaring | From | To | |
| Change Variable Type style : Style to style : StyleMirror in method public styles() : Styles in class org.immutables.value.processor.meta.Proto.Protoclass | From | To | |
| Change Variable Type enclosingStyle : Style to enclosingStyle : StyleMirror in method public styles() : Styles in class org.immutables.value.processor.meta.Proto.Protoclass | From | To | |
| Change Variable Type metaStyle : Value.Style to metaStyle : StyleMirror in method public style() : StyleMirror in class org.immutables.value.processor.meta.Proto.AbstractDeclaring | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type cache : Map<Style,Styles> to cache : Map<StyleMirror,Styles> in class org.immutables.value.processor.meta.Styles | From | To | |
| Change Attribute Type immutableFeatures : Value.Immutable to immutableFeatures : ImmutableMirror in class org.immutables.value.processor.meta.ValueType | From | To | |
| Change Attribute Type style : Style to style : StyleMirror in class org.immutables.value.processor.meta.Styles | From | To | |
| Extract Method | 2 | ||
| Extract Method private warnIfNestedStylePresent() : void extracted from public styles() : Styles in class org.immutables.value.processor.meta.Proto.Protoclass | From | To | |
| Extract Method public returnsAbstractValueType() : boolean extracted from public typeValue() : NameForms in class org.immutables.value.processor.meta.Constitution | From | To |