Uses of Class
com.fasterxml.jackson.databind.type.ResolvedRecursiveType
Packages that use ResolvedRecursiveType
Package
Description
-
Uses of ResolvedRecursiveType in com.fasterxml.jackson.databind.type
Methods in com.fasterxml.jackson.databind.type with parameters of type ResolvedRecursiveTypeModifier and TypeMethodDescriptionvoid
ClassStack.addSelfReference
(ResolvedRecursiveType ref) Method called to indicate that there is a self-reference from deeper down in stack pointing into type this stack frame represents.