Class ValueInstantiator.Base

java.lang.Object
tools.jackson.databind.deser.ValueInstantiator
tools.jackson.databind.deser.ValueInstantiator.Base
Direct Known Subclasses:
TokenStreamLocationInstantiator
Enclosing class:
ValueInstantiator

public static class ValueInstantiator.Base extends ValueInstantiator
Partial ValueInstantiator implementation that is strongly recommended to be used instead of directly extending ValueInstantiator itself.