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