|
Change Return Type StyleMirror to StyleInfo in method public style() : StyleInfo in class org.immutables.value.processor.meta.Constitution |
From |
To |
|
Change Return Type Optional<StyleMirror> to Optional<StyleInfo> in method public style() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.MetaAnnotated |
From |
To |
|
Change Return Type ImmutableMirror to ValueImmutableInfo in method public defaults() : ValueImmutableInfo in class org.immutables.value.processor.meta.Styles |
From |
To |
|
Change Return Type Optional<StyleMirror> to Optional<StyleInfo> in method public style() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.AbstractDeclaring |
From |
To |
|
Change Return Type StyleMirror to StyleInfo in method package defaultStyles() : StyleInfo in class org.immutables.value.processor.meta.Proto.Environment |
From |
To |
|
Change Return Type StyleMirror to StyleInfo in method public style() : StyleInfo in class org.immutables.value.processor.meta.Styles |
From |
To |
|
Change Return Type ImmutableMirror to ValueImmutableInfo in method public features() : ValueImmutableInfo in class org.immutables.value.processor.meta.Proto.Protoclass |
From |
To |
|
Change Return Type Optional<ImmutableMirror> to Optional<ValueImmutableInfo> in method public features() : Optional<ValueImmutableInfo> in class org.immutables.value.processor.meta.Proto.DeclaringType |
From |
To |
|
Change Return Type Optional<StyleMirror> to Optional<StyleInfo> in method private determineStyle() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.Protoclass |
From |
To |
|
Change Return Type Optional<StyleMirror> to Optional<StyleInfo> in method public style() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.DeclaringPackage |
From |
To |
|
Change Variable Type metaStyle : Optional<StyleMirror> to metaStyle : Optional<StyleInfo> in method public style() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.AbstractDeclaring |
From |
To |
|
Change Variable Type features : Optional<ImmutableMirror> to features : Optional<ValueImmutableInfo> in method public features() : ValueImmutableInfo in class org.immutables.value.processor.meta.Proto.Protoclass |
From |
To |
|
Change Variable Type style : Optional<StyleMirror> to style : Optional<StyleInfo> in method public style() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.AbstractDeclaring |
From |
To |
|
Change Variable Type enclosingStyle : Optional<StyleMirror> to enclosingStyle : Optional<StyleInfo> in method private determineStyle() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.Protoclass |
From |
To |
|
Change Variable Type style : Optional<StyleMirror> to style : Optional<StyleInfo> in method private determineStyle() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.Protoclass |
From |
To |
|
Change Variable Type immutables : Optional<ImmutableMirror> to immutables : Optional<ValueImmutableInfo> in method public useImmutableDefaults() : boolean in class org.immutables.value.processor.meta.Proto.DeclaringType |
From |
To |
|
Change Variable Type style : Optional<StyleMirror> to style : Optional<StyleInfo> in method public style() : Optional<StyleInfo> in class org.immutables.value.processor.meta.Proto.DeclaringPackage |
From |
To |