public class ObjectUtil extends Object
| Constructor and Description |
|---|
ObjectUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toJason(Object obj) |
static <T> T |
toObject(Class<?> clazz,
byte[] bytes) |
Copyright © 2018. All rights reserved.