public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toBytes(Object object) |
static <T> T |
toObject(byte[] bytes,
Class<T> cls) |
Copyright © 2012–2022. All rights reserved.