Uses of Class
org.immutables.value.processor.meta.AttributeBuilderThirdPartyModel.Creator
-
Packages that use AttributeBuilderThirdPartyModel.Creator Package Description org.immutables.value.processor.meta -
-
Uses of AttributeBuilderThirdPartyModel.Creator in org.immutables.value.processor.meta
Subclasses of AttributeBuilderThirdPartyModel.Creator in org.immutables.value.processor.meta Modifier and Type Class Description (package private) classModifiableCreatorA modifiable implementation of theCreatortype.Methods in org.immutables.value.processor.meta with parameters of type AttributeBuilderThirdPartyModel.Creator Modifier and Type Method Description ModifiableCreatorModifiableCreator. 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)
-