| Modifier | Constructor and Description | 
|---|---|
protected  | 
CommaListJoinSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
serialize(List<String> value,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
acceptJsonFormatVisitor, getSchema, serializeWithTypecreateObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowpublic void serialize(List<String> value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonGenerationException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<List<String>>IOExceptioncom.fasterxml.jackson.core.JsonGenerationExceptionCopyright © 2011–2018. All rights reserved.