| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.ser.impl | Contains implementation classes of serialization part of 
 data binding. | 
| com.fasterxml.jackson.databind.ser.std | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IndexedStringListSerializerEfficient implement for serializing  Lists that contains Strings and are random-accessible. | 
| class  | StringCollectionSerializerEfficient implement for serializing  Collections that contain Strings. | 
| Constructor and Description | 
|---|
| StaticListSerializerBase(StaticListSerializerBase<?> src,
                        JsonSerializer<?> ser,
                        Boolean unwrapSingle) | 
Copyright © 2008–2016 FasterXML. All rights reserved.