Uses of Class
org.immutables.value.processor.meta.ImmutableAttributeBuilderThirdPartyModel
Packages that use ImmutableAttributeBuilderThirdPartyModel
-
Uses of ImmutableAttributeBuilderThirdPartyModel in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableAttributeBuilderThirdPartyModelModifier and TypeMethodDescriptionImmutableAttributeBuilderThirdPartyModel.Builder.build()Builds a newImmutableAttributeBuilderThirdPartyModel.ImmutableAttributeBuilderThirdPartyModel.copyOf(AttributeBuilderThirdPartyModel instance) Creates an immutable copy of aAttributeBuilderThirdPartyModelvalue.ImmutableAttributeBuilderThirdPartyModel.withBuilderMethod(ExecutableElement value) Copy the current immutable object by setting a value for thebuilderMethodattribute.ImmutableAttributeBuilderThirdPartyModel.withBuilderType(TypeElement value) Copy the current immutable object by setting a value for thebuilderTypeattribute.ImmutableAttributeBuilderThirdPartyModel.withBuildMethod(ExecutableElement value) Copy the current immutable object by setting a value for thebuildMethodattribute.ImmutableAttributeBuilderThirdPartyModel.withCopyMethod(ExecutableElement value) Copy the current immutable object by setting a value for thecopyMethodattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableAttributeBuilderThirdPartyModelModifier and TypeMethodDescriptionprivate booleanImmutableAttributeBuilderThirdPartyModel.equalTo(int synthetic, ImmutableAttributeBuilderThirdPartyModel another)