public final class SizeInBytesDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<com.github.akurilov.commons.system.SizeInBytes>
| Constructor and Description |
|---|
SizeInBytesDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
com.github.akurilov.commons.system.SizeInBytes |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic final com.github.akurilov.commons.system.SizeInBytes deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctx)
throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<com.github.akurilov.commons.system.SizeInBytes>java.io.IOException