Uses of Class
org.immutables.value.processor.meta.ImmutableRound
Packages that use ImmutableRound
-
Uses of ImmutableRound in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableRoundModifier and TypeMethodDescriptionImmutableRound.Builder.build()Builds a newImmutableRound.static ImmutableRoundCreates an immutable copy of aRoundvalue.final ImmutableRoundImmutableRound.withAnnotations(Iterable<? extends TypeElement> elements) Copy the current immutable object with elements that replace the content ofannotations.final ImmutableRoundImmutableRound.withAnnotations(TypeElement... elements) Copy the current immutable object with elements that replace the content ofannotations.final ImmutableRoundImmutableRound.withCustomImmutableAnnotations(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofcustomImmutableAnnotations.final ImmutableRoundImmutableRound.withCustomImmutableAnnotations(String... elements) Copy the current immutable object with elements that replace the content ofcustomImmutableAnnotations.final ImmutableRoundImmutableRound.withProcessing(ProcessingEnvironment value) Copy the current immutable object by setting a value for theprocessingattribute.final ImmutableRoundImmutableRound.withRound(RoundEnvironment value) Copy the current immutable object by setting a value for theroundattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableRoundModifier and TypeMethodDescriptionprivate booleanImmutableRound.equalTo(int synthetic, ImmutableRound another)