public class PickleUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
init(ClassLoader classLoader,
String name) |
static Object |
unpickle(Storage storage) |
public static Object unpickle(Storage storage) throws IOException
IOExceptionpublic static void init(ClassLoader classLoader, String name)
Copyright © 2023. All rights reserved.