java.lang.Object
tools.jackson.databind.BeanDescription.SupplierBase
tools.jackson.databind.BeanDescription.EagerSupplier
- All Implemented Interfaces:
Supplier<BeanDescription>,BeanDescription.Supplier
- Enclosing class:
- BeanDescription
Simple
BeanDescription.Supplier implementation that just returns pre-constructed
BeanDescription instance.-
Field Summary
FieldsFields inherited from class tools.jackson.databind.BeanDescription.SupplierBase
_classFormat, _config, _type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.jackson.databind.BeanDescription.SupplierBase
findExpectedFormat, getBeanClass, getType, isRecordType
-
Field Details
-
_beanDesc
-
-
Constructor Details
-
EagerSupplier
-
-
Method Details
-
get
-
getClassInfo
-
getClassAnnotations
-