Uses of Class
org.immutables.value.processor.meta.ImmutableValueImmutableInfo.Builder
Packages that use ImmutableValueImmutableInfo.Builder
-
Uses of ImmutableValueImmutableInfo.Builder in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableValueImmutableInfo.BuilderModifier and TypeMethodDescriptionImmutableValueImmutableInfo.Builder.builder(boolean builder) Initializes the value for thebuilderattribute.ImmutableValueImmutableInfo.Builder.copy(boolean copy) Initializes the value for thecopyattribute.ImmutableValueImmutableInfo.Builder.from(ValueImmutableInfo instance) Fill a builder with attribute values from the providedorg.immutables.value.processor.meta.ValueImmutableInfoinstance.ImmutableValueImmutableInfo.Builder.from(ValueMirrors.Immutable instance) Fill a builder with attribute values from the providedorg.immutables.value.processor.meta.ValueMirrors.Immutableinstance.ImmutableValueImmutableInfo.Builder.intern(boolean intern) Initializes the value for theinternattribute.ImmutableValueImmutableInfo.Builder.isDefault(boolean isDefault) Initializes the value for theisDefaultattribute.ImmutableValueImmutableInfo.Builder.lazyhash(boolean lazyhash) Initializes the value for thelazyhashattribute.ImmutableValueImmutableInfo.Builder.prehash(boolean prehash) Initializes the value for theprehashattribute.ImmutableValueImmutableInfo.Builder.singleton(boolean singleton) Initializes the value for thesingletonattribute.ImmutableValueImmutableInfo.theBuilder()Creates a builder forImmutableValueImmutableInfo.Constructors in org.immutables.value.processor.meta with parameters of type ImmutableValueImmutableInfo.BuilderModifierConstructorDescriptionprivate