Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer
-
Packages that use AsWrapperTypeDeserializer Package Description com.fasterxml.jackson.databind.jsontype.impl Package that contains standard implementations forTypeResolverBuilder
andTypeIdResolver
. -
-
Uses of AsWrapperTypeDeserializer in com.fasterxml.jackson.databind.jsontype.impl
Constructors in com.fasterxml.jackson.databind.jsontype.impl with parameters of type AsWrapperTypeDeserializer Constructor Description AsWrapperTypeDeserializer(AsWrapperTypeDeserializer src, BeanProperty property)
-