public class PickleUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Storage |
createStorage(File file) |
static void |
init() |
static void |
init(ClassLoader classLoader) |
static Object |
unpickle(Storage storage) |
public static void init(ClassLoader classLoader) throws Exception
Exceptionpublic static Object unpickle(Storage storage) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.