Uses of Class
org.immutables.value.processor.encode.ImmutableEncodingInfo
Packages that use ImmutableEncodingInfo
-
Uses of ImmutableEncodingInfo in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return ImmutableEncodingInfoModifier and TypeMethodDescriptionfinal ImmutableEncodingInfoImmutableEncodingInfo.withElement(Iterable<? extends EncodedElement> elements) Copy the current immutable object with elements that replace the content ofelement.final ImmutableEncodingInfoImmutableEncodingInfo.withElement(EncodedElement... elements) Copy the current immutable object with elements that replace the content ofelement.final ImmutableEncodingInfoImmutableEncodingInfo.withImports(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofimports.final ImmutableEncodingInfoImmutableEncodingInfo.withImports(String... elements) Copy the current immutable object with elements that replace the content ofimports.final ImmutableEncodingInfoCopy the current immutable object by setting a value for thenameattribute.final ImmutableEncodingInfoImmutableEncodingInfo.withTypeFactory(Type.Factory value) Copy the current immutable object by setting a value for thetypeFactoryattribute.final ImmutableEncodingInfoImmutableEncodingInfo.withTypeParameters(Type.Parameters value) Copy the current immutable object by setting a value for thetypeParametersattribute.Methods in org.immutables.value.processor.encode with parameters of type ImmutableEncodingInfoModifier and TypeMethodDescriptionprivate booleanImmutableEncodingInfo.equalTo(int synthetic, ImmutableEncodingInfo another)