Uses of Class
org.immutables.value.processor.encode.ImmutableEncodedElement
Packages that use ImmutableEncodedElement
-
Uses of ImmutableEncodedElement in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return ImmutableEncodedElementModifier and TypeMethodDescriptionfinal ImmutableEncodedElementImmutableEncodedElement.withAnnotations(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofannotations.final ImmutableEncodedElementImmutableEncodedElement.withAnnotations(String... elements) Copy the current immutable object with elements that replace the content ofannotations.final ImmutableEncodedElementCopy the current immutable object with elements that replace the content ofcode.final ImmutableEncodedElementCopy the current immutable object with elements that replace the content ofcode.final ImmutableEncodedElementCopy the current immutable object with elements that replace the content ofdoc.final ImmutableEncodedElementCopy the current immutable object with elements that replace the content ofdoc.final ImmutableEncodedElementCopy the current immutable object by setting a value for thenameattribute.final ImmutableEncodedElementImmutableEncodedElement.withNaming(Naming value) Copy the current immutable object by setting a value for thenamingattribute.final ImmutableEncodedElementImmutableEncodedElement.withParams(Iterable<? extends EncodedElement.Param> elements) Copy the current immutable object with elements that replace the content ofparams.final ImmutableEncodedElementImmutableEncodedElement.withParams(EncodedElement.Param... elements) Copy the current immutable object with elements that replace the content ofparams.final ImmutableEncodedElementImmutableEncodedElement.withStandardNaming(StandardNaming value) Copy the current immutable object by setting a value for thestandardNamingattribute.final ImmutableEncodedElementImmutableEncodedElement.withTags(Iterable<EncodedElement.Tag> elements) Copy the current immutable object with elements that replace the content oftags.final ImmutableEncodedElementImmutableEncodedElement.withTags(EncodedElement.Tag... elements) Copy the current immutable object with elements that replace the content oftags.final ImmutableEncodedElementImmutableEncodedElement.withThrown(Iterable<? extends Type> elements) Copy the current immutable object with elements that replace the content ofthrown.final ImmutableEncodedElementImmutableEncodedElement.withThrown(Type... elements) Copy the current immutable object with elements that replace the content ofthrown.final ImmutableEncodedElementCopy the current immutable object by setting a value for thetypeattribute.final ImmutableEncodedElementImmutableEncodedElement.withTypeParameters(Type.Parameters value) Copy the current immutable object by setting a value for thetypeParametersattribute.final ImmutableEncodedElementImmutableEncodedElement.withTypeParams(Iterable<? extends EncodedElement.TypeParam> elements) Copy the current immutable object with elements that replace the content oftypeParams.final ImmutableEncodedElementImmutableEncodedElement.withTypeParams(EncodedElement.TypeParam... elements) Copy the current immutable object with elements that replace the content oftypeParams.Methods in org.immutables.value.processor.encode with parameters of type ImmutableEncodedElementModifier and TypeMethodDescriptionprivate booleanImmutableEncodedElement.equalTo(int synthetic, ImmutableEncodedElement another)