Interface CustomJsonDeserializer.DeserializerBody<T>

Type Parameters:
T - the type to deserialize
Enclosing class:
CustomJsonDeserializer

public static interface CustomJsonDeserializer.DeserializerBody<T>
The body of a custom deserializer
  • Method Summary

    Modifier and Type
    Method
    Description
    Deserializes a value.