public class Serializer extends Object
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
fromJson(String jsonString,
Class<T> clazz) |
static String |
toJson(Object objectToSerialize) |
Copyright © 2015 eGovernments Foundation. All rights reserved.