Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsDeductionTypeSerializer
-
Packages that use AsDeductionTypeSerializer Package Description com.fasterxml.jackson.databind.jsontype.impl Package that contains standard implementations forTypeResolverBuilderandTypeIdResolver. -
-
Uses of AsDeductionTypeSerializer in com.fasterxml.jackson.databind.jsontype.impl
Methods in com.fasterxml.jackson.databind.jsontype.impl that return AsDeductionTypeSerializer Modifier and Type Method Description AsDeductionTypeSerializerAsDeductionTypeSerializer. forProperty(BeanProperty prop)static AsDeductionTypeSerializerAsDeductionTypeSerializer. instance()
-