Uses of Class
tools.jackson.databind.type.ResolvedRecursiveType
Packages that use ResolvedRecursiveType
Package
Description
-
Uses of ResolvedRecursiveType in tools.jackson.databind.type
Methods in tools.jackson.databind.type with parameters of type ResolvedRecursiveTypeModifier and TypeMethodDescriptionvoidClassStack.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.