public static class JsonSupport.NodeInfoSerializer
Modifier and Type | Field and Description |
---|---|
static JsonSupport.NodeInfoSerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(NodeInfo value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public static JsonSupport.NodeInfoSerializer INSTANCE
public void serialize(NodeInfo value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)