Class UnresolvedId
java.lang.Object
com.fasterxml.jackson.databind.deser.UnresolvedId
Helper class for
UnresolvedForwardReference, to contain information about unresolved ids.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnresolvedId(Object id, Class<?> type, com.fasterxml.jackson.core.JsonLocation where) -
Method Summary
-
Field Details
-
_id
-
_location
private final com.fasterxml.jackson.core.JsonLocation _location -
_type
-
-
Constructor Details
-
UnresolvedId
-
-
Method Details