public class JsonMapper extends Object
| Constructor and Description |
|---|
JsonMapper(DataPointTypeRegistry typeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
fromJson(Reader json,
Type typeOfT) |
<T> T |
fromJson(String json,
Type typeOfT) |
public JsonMapper(DataPointTypeRegistry typeRegistry)
Copyright © 2018. All rights reserved.