Uses of Class
com.fasterxml.jackson.databind.deser.ValueInstantiators.Base

Packages that use ValueInstantiators.Base
com.fasterxml.jackson.databind.module Package that contains classes and interfaces to help implement custom extension Modules (which are registered using ObjectMapper.registerModule(com.fasterxml.jackson.databind.Module)
 

Uses of ValueInstantiators.Base in com.fasterxml.jackson.databind.module
 

Subclasses of ValueInstantiators.Base in com.fasterxml.jackson.databind.module
 class SimpleValueInstantiators
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.