Uses of Class
org.immutables.value.processor.meta.AttributeBuilderThirdPartyModel.Creator
Packages that use AttributeBuilderThirdPartyModel.Creator
-
Uses of AttributeBuilderThirdPartyModel.Creator in org.immutables.value.processor.meta
Modifier and TypeClassDescription(package private) final classA modifiable implementation of theCreatortype.Methods in org.immutables.value.processor.meta with parameters of type AttributeBuilderThirdPartyModel.CreatorModifier and TypeMethodDescriptionModifiableCreator.from(AttributeBuilderThirdPartyModel.Creator instance) Fill this modifiable instance with attribute values from the providedAttributeBuilderThirdPartyModel.Creatorinstance.private static voidAttributeBuilderReflection.ThirdPartyAttributeBuilderStrategy.processPossibleBuilder(ValueAttribute attribute, AttributeBuilderThirdPartyModel.Creator builderModel)