public class SerializeObjectTool extends Object
Constructor and Description |
---|
SerializeObjectTool() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
serialize(Object obj) |
static Object |
unserizlize(byte[] byt) |
Copyright © 2020. All rights reserved.