Class BeanDescription.EagerSupplier

java.lang.Object
tools.jackson.databind.BeanDescription.SupplierBase
tools.jackson.databind.BeanDescription.EagerSupplier
All Implemented Interfaces:
Supplier<BeanDescription>, BeanDescription.Supplier
Enclosing class:
BeanDescription

public static class BeanDescription.EagerSupplier extends BeanDescription.SupplierBase
Simple BeanDescription.Supplier implementation that just returns pre-constructed BeanDescription instance.