Uses of Class
org.immutables.value.processor.meta.ModifiableCreator
Packages that use ModifiableCreator
-
Uses of ModifiableCreator in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ModifiableCreatorModifier and TypeMethodDescriptionModifiableCreator.builderMethod(ExecutableElement builderMethod) Assigns a value to thebuilderMethodattribute.ModifiableCreator.builderType(TypeElement builderType) Assigns a value to thebuilderTypeattribute.ModifiableCreator.buildMethod(ExecutableElement buildMethod) Assigns a value to thebuildMethodattribute.ModifiableCreator.clear()Clears the object by setting all attributes to their initial values.ModifiableCreator.copyMethod(ExecutableElement copyMethod) Assigns a value to thecopyMethodattribute.static ModifiableCreatorModifiableCreator.create()Construct a modifiable instance ofCreator.ModifiableCreator.from(AttributeBuilderThirdPartyModel instance) Fill this modifiable instance with attribute values from the providedAttributeBuilderThirdPartyModelinstance.ModifiableCreator.from(AttributeBuilderThirdPartyModel.Creator instance) Fill this modifiable instance with attribute values from the providedAttributeBuilderThirdPartyModel.Creatorinstance.ModifiableCreator.from(ModifiableCreator instance) Fill this modifiable instance with attribute values from the providedAttributeBuilderThirdPartyModel.Creatorinstance.Methods in org.immutables.value.processor.meta with parameters of type ModifiableCreatorModifier and TypeMethodDescriptionprivate booleanModifiableCreator.equalTo(ModifiableCreator another) ModifiableCreator.from(ModifiableCreator instance) Fill this modifiable instance with attribute values from the providedAttributeBuilderThirdPartyModel.Creatorinstance.