public class JsonCreator extends Object
| Constructor and Description |
|---|
JsonCreator() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createFromJsonMap(Class<T> type,
String str) |
static <T> T |
createFromJsonMapResource(Class<T> type,
String resource) |
Copyright © 2016. All Rights Reserved.