public static class Experiment.Label.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<Experiment.Label>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Experiment.Label label,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Experiment.Label label, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Experiment.Label>IOExceptionCopyright © 2016. All rights reserved.