Uses of Class
com.fasterxml.jackson.databind.deser.UnresolvedId
-
Packages that use UnresolvedId Package Description com.fasterxml.jackson.databind.deser Contains implementation classes of deserialization part of data binding. -
-
Uses of UnresolvedId in com.fasterxml.jackson.databind.deser
Methods in com.fasterxml.jackson.databind.deser that return types with arguments of type UnresolvedId Modifier and Type Method Description java.util.List<UnresolvedId>
UnresolvedForwardReference. getUnresolvedIds()
-