public class ThresholdTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<RuleUtils.DATA_TYPE>
Constructor and Description |
---|
ThresholdTypeDeserializer() |
Modifier and Type | Method and Description |
---|---|
RuleUtils.DATA_TYPE |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public RuleUtils.DATA_TYPE deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<RuleUtils.DATA_TYPE>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2015–2019. All rights reserved.