public class JavaSerializableUtils extends Object
| Constructor and Description |
|---|
JavaSerializableUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
bytesToObject(byte[] bytes) |
static <T> T |
copy(T value) |
static byte[] |
objectToBytes(Object obj) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.