Class JDK14Util.CreatorLocator
java.lang.Object
com.fasterxml.jackson.databind.jdk14.JDK14Util.CreatorLocator
- Enclosing class:
JDK14Util
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final MapperConfig<?> Deprecated.protected final List<AnnotatedConstructor> Deprecated.protected final AnnotationIntrospectorDeprecated.protected final AnnotatedConstructorDeprecated.protected final AnnotatedClassDeprecated.protected final JDK14Util.RawTypeName[]Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionCreatorLocator(MapperConfig<?> config, AnnotatedClass recordClass) Deprecated. -
Method Summary
-
Field Details
-
_recordClass
Deprecated. -
_config
Deprecated. -
_intr
Deprecated. -
_constructors
Deprecated. -
_primaryConstructor
Deprecated. -
_recordFields
Deprecated.
-
-
Constructor Details
-
CreatorLocator
CreatorLocator(MapperConfig<?> config, AnnotatedClass recordClass) Deprecated.
-
-
Method Details
-
locate
Deprecated.
-