Uses of Class
com.fasterxml.jackson.databind.ser.std.AtomicReferenceSerializer
-
Packages that use AtomicReferenceSerializer Package Description com.fasterxml.jackson.databind.ser.std -
-
Uses of AtomicReferenceSerializer in com.fasterxml.jackson.databind.ser.std
Constructors in com.fasterxml.jackson.databind.ser.std with parameters of type AtomicReferenceSerializer Constructor Description AtomicReferenceSerializer(AtomicReferenceSerializer base, BeanProperty property, TypeSerializer vts, JsonSerializer<?> valueSer, NameTransformer unwrapper, java.lang.Object suppressableValue, boolean suppressNulls)
-