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