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