Uses of Class
tools.jackson.databind.ser.jdk.AtomicReferenceSerializer
Packages that use AtomicReferenceSerializer
-
Uses of AtomicReferenceSerializer in tools.jackson.databind.ser.jdk
Constructors in tools.jackson.databind.ser.jdk with parameters of type AtomicReferenceSerializerModifierConstructorDescriptionprotectedAtomicReferenceSerializer(AtomicReferenceSerializer base, BeanProperty property, TypeSerializer vts, ValueSerializer<?> valueSer, NameTransformer unwrapper, Object suppressableValue, boolean suppressNulls)