public class BoxToArray
extends com.fasterxml.jackson.databind.JsonSerializer<net.emaze.dysfunctional.options.Box>
| Constructor and Description |
|---|
BoxToArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(net.emaze.dysfunctional.options.Box value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(net.emaze.dysfunctional.options.Box 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<net.emaze.dysfunctional.options.Box>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2016. All rights reserved.