Uses of Class
com.fasterxml.jackson.jr.ob.impl.ValueLocatorBase
-
Packages that use ValueLocatorBase Package Description com.fasterxml.jackson.jr.ob.impl -
-
Uses of ValueLocatorBase in com.fasterxml.jackson.jr.ob.impl
Subclasses of ValueLocatorBase in com.fasterxml.jackson.jr.ob.impl Modifier and Type Class Description classValueReaderLocatorHelper object used for efficient detection of type information relevant to our conversion needs when writing out Java Objects as JSON.classValueWriterLocatorHelper object used for efficient detection of type information relevant to our conversion needs when writing out Java Objects as JSON.
-