Uses of Class
com.fasterxml.jackson.databind.deser.impl.ReadableObjectId.Referring

Packages that use ReadableObjectId.Referring
com.fasterxml.jackson.databind.deser.impl Contains those implementation classes of deserialization part of data binding that are not considered part of public or semi-public interfaces. 
 

Uses of ReadableObjectId.Referring in com.fasterxml.jackson.databind.deser.impl
 

Methods in com.fasterxml.jackson.databind.deser.impl that return types with arguments of type ReadableObjectId.Referring
 Iterator<ReadableObjectId.Referring> ReadableObjectId.referringProperties()
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.