public class JsonResourceFile extends ResourceFile
| Constructor and Description |
|---|
JsonResourceFile(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
fromJson(Class<T> clazz) |
<T> T |
fromJson(Type typeOfT) |
<T> List<T> |
fromJsonAsList() |
content, linesCopyright © 2019. All Rights Reserved.