Uses of Class
com.fasterxml.jackson.databind.ser.impl.IndexedStringListSerializer
Packages that use IndexedStringListSerializer
Package
Description
Contains implementation classes of serialization part of
data binding.
-
Uses of IndexedStringListSerializer in com.fasterxml.jackson.databind.ser.impl
Fields in com.fasterxml.jackson.databind.ser.impl declared as IndexedStringListSerializerModifier and TypeFieldDescriptionstatic final IndexedStringListSerializer
IndexedStringListSerializer.instance
Constructors in com.fasterxml.jackson.databind.ser.impl with parameters of type IndexedStringListSerializerModifierConstructorDescriptionIndexedStringListSerializer
(IndexedStringListSerializer src, Boolean unwrapSingle)