public class VersionSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<com.github.zafarkhaja.semver.Version>
Constructor and Description |
---|
VersionSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(com.github.zafarkhaja.semver.Version value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(com.github.zafarkhaja.semver.Version value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<com.github.zafarkhaja.semver.Version>
IOException
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.