Home
last modified time | relevance | path

Searched defs:instDef (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
H A DBasicDeserializerFactory.java218 Object instDef = ctxt.getAnnotationIntrospector().findValueInstantiator(ac); in findValueInstantiator() local
318 Annotated annotated, Object instDef) in _valueInstantiatorInstance()