Class Instantiator.InstantiationCreator
java.lang.Object
org.immutables.value.processor.encode.Instantiator.InstantiationCreator
- Enclosing class:
Instantiator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontryInstantiateFor(Reporter reporter, String typeString, Styles.UsingName.AttributeNames names, ValueType containingType, boolean indirectField)
-
Field Details
-
imports
-
typeExtractor
-
-
Constructor Details
-
InstantiationCreator
InstantiationCreator(Parameterizable parameterizable)
-
-
Method Details
-
tryInstantiateFor
@Nullable public Instantiation tryInstantiateFor(Reporter reporter, String typeString, Styles.UsingName.AttributeNames names, ValueType containingType, boolean indirectField)
-