public class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <TEntity> String |
getAsJsonString(TEntity source) |
static <TEntity> TEntity |
getEntityFromString(String source,
Class<TEntity> valueType) |
Copyright © 2016. All rights reserved.