Class UnresolvedId
java.lang.Object
com.fasterxml.jackson.databind.deser.UnresolvedId
Helper class for
UnresolvedForwardReference
, to contain information about unresolved ids.- Author:
- pgelinas
-
Constructor Summary
ConstructorsConstructorDescriptionUnresolvedId
(Object id, Class<?> type, com.fasterxml.jackson.core.JsonLocation where) -
Method Summary