public class FunctionSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Function>
| Constructor and Description |
|---|
FunctionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Function value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Function value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Function>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2013. All Rights Reserved.