public class PickleUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Storage |
createStorage(File file) |
static Object |
unpickle(Storage storage) |
public static Object unpickle(Storage storage) throws IOException
IOExceptionCopyright © 2018. All rights reserved.