Uses of Class
org.immutables.value.processor.meta.ImmutableFirstPartyStrategy
Packages that use ImmutableFirstPartyStrategy
-
Uses of ImmutableFirstPartyStrategy in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableFirstPartyStrategyModifier and TypeMethodDescriptionstatic ImmutableFirstPartyStrategyImmutableFirstPartyStrategy.copyOf(AttributeBuilderReflection.FirstPartyStrategy instance) Creates an immutable copy of aAttributeBuilderReflection.FirstPartyStrategyvalue.static ImmutableFirstPartyStrategyImmutableFirstPartyStrategy.of(ValueAttribute valueAttribute) Construct a new immutableFirstPartyStrategyinstance.ImmutableFirstPartyStrategy.withValueAttribute(ValueAttribute value) Copy the current immutable object by setting a value for thevalueAttributeattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableFirstPartyStrategyModifier and TypeMethodDescriptionprivate booleanImmutableFirstPartyStrategy.equalTo(int synthetic, ImmutableFirstPartyStrategy another) Constructors in org.immutables.value.processor.meta with parameters of type ImmutableFirstPartyStrategyModifierConstructorDescriptionprivateImmutableFirstPartyStrategy(ImmutableFirstPartyStrategy original, ValueAttribute valueAttribute)