| Constructor and Description |
|---|
TagsSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Set<String> set,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Set<String> set, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Set<String>>IOExceptionCopyright © 2019. All rights reserved.