public class UuidConverter extends com.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,Uuid>
com.fasterxml.jackson.databind.util.Converter.None
UuidConverter()
Uuid
convert(com.fasterxml.jackson.databind.JsonNode json)
_findConverterType, getInputType, getOutputType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UuidConverter()
public Uuid convert(com.fasterxml.jackson.databind.JsonNode json)
convert
com.fasterxml.jackson.databind.util.Converter<com.fasterxml.jackson.databind.JsonNode,Uuid>
com.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,Uuid>