Uses of Class
com.fasterxml.jackson.databind.ser.impl.IndexedStringListSerializer
-
Packages that use IndexedStringListSerializer Package Description com.fasterxml.jackson.databind.ser.impl 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 IndexedStringListSerializer Modifier and Type Field Description static IndexedStringListSerializerIndexedStringListSerializer. instanceConstructors in com.fasterxml.jackson.databind.ser.impl with parameters of type IndexedStringListSerializer Constructor Description IndexedStringListSerializer(IndexedStringListSerializer src, Boolean unwrapSingle)
-