Class Instantiator
java.lang.Object
org.immutables.value.processor.encode.Instantiator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final com.google.common.collect.Multimap<Type, Instantiator.TemplateAnchor> private final Type.Factory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatorFor(Parameterizable element) private TypebooleanisEmpty()
-
Field Details
-
typeFactory
-
anchors
-
-
Constructor Details
-
Instantiator
Instantiator(Type.Factory typeFactory, Set<EncodingInfo> encodings)
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
creatorFor
-
getRaw
-