public static interface ObjectConverter.Reader<T> extends MapperConverter
| Modifier and Type | Method and Description | 
|---|---|
| T | fromJson(javax.json.JsonValue jsonValue,
        Type targetType,
        MappingParser parser) | 
T fromJson(javax.json.JsonValue jsonValue, Type targetType, MappingParser parser)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.