Uses of Class
org.immutables.value.processor.encode.Instantiator.InstantiationCreator
-
Packages that use Instantiator.InstantiationCreator Package Description org.immutables.value.processor.encode org.immutables.value.processor.meta -
-
Uses of Instantiator.InstantiationCreator in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return Instantiator.InstantiationCreator Modifier and Type Method Description Instantiator.InstantiationCreatorInstantiator. creatorFor(javax.lang.model.element.Parameterizable element) -
Uses of Instantiator.InstantiationCreator in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta with parameters of type Instantiator.InstantiationCreator Modifier and Type Method Description (package private) voidValueAttribute. initAndValidate(Instantiator.InstantiationCreator instantiationCreator)Initialized Validates things that were not validated otherwise
-