Uses of Class
org.immutables.value.processor.meta.ImmutableAttributeBuilderReflection
Packages that use ImmutableAttributeBuilderReflection
-
Uses of ImmutableAttributeBuilderReflection in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableAttributeBuilderReflectionModifier and TypeMethodDescriptionImmutableAttributeBuilderReflection.copyOf(AttributeBuilderReflection instance) Creates an immutable copy of aAttributeBuilderReflectionvalue.ImmutableAttributeBuilderReflection.of(ValueAttribute valueAttribute) Construct a new immutableAttributeBuilderReflectioninstance.ImmutableAttributeBuilderReflection.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 ImmutableAttributeBuilderReflectionModifier and TypeMethodDescriptionprivate booleanImmutableAttributeBuilderReflection.equalTo(int synthetic, ImmutableAttributeBuilderReflection another) Constructors in org.immutables.value.processor.meta with parameters of type ImmutableAttributeBuilderReflectionModifierConstructorDescriptionprivateImmutableAttributeBuilderReflection(ImmutableAttributeBuilderReflection original, ValueAttribute valueAttribute)