Uses of Class
org.immutables.value.processor.meta.ImmutableThirdPartyAttributeBuilderStrategy
Packages that use ImmutableThirdPartyAttributeBuilderStrategy
-
Uses of ImmutableThirdPartyAttributeBuilderStrategy in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableThirdPartyAttributeBuilderStrategyModifier and TypeMethodDescriptionImmutableThirdPartyAttributeBuilderStrategy.copyOf(AttributeBuilderReflection.ThirdPartyAttributeBuilderStrategy instance) Creates an immutable copy of aAttributeBuilderReflection.ThirdPartyAttributeBuilderStrategyvalue.ImmutableThirdPartyAttributeBuilderStrategy.of(AttributeBuilderThirdPartyModel builderModel, TypeElement attributeValueType) Construct a new immutableThirdPartyAttributeBuilderStrategyinstance.ImmutableThirdPartyAttributeBuilderStrategy.withAttributeValueType(TypeElement value) Copy the current immutable object by setting a value for theattributeValueTypeattribute.ImmutableThirdPartyAttributeBuilderStrategy.withBuilderModel(AttributeBuilderThirdPartyModel value) Copy the current immutable object by setting a value for thebuilderModelattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableThirdPartyAttributeBuilderStrategyModifier and TypeMethodDescriptionprivate booleanImmutableThirdPartyAttributeBuilderStrategy.equalTo(int synthetic, ImmutableThirdPartyAttributeBuilderStrategy another)