public class SerializationUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SerializationUtil.DeserializingRunnable |
| Modifier and Type | Method and Description |
|---|---|
static void |
deserializing(SerializationUtil.DeserializingRunnable runnable) |
static void |
ifNotDeserializing(Runnable runnable) |
public static void ifNotDeserializing(Runnable runnable)
public static void deserializing(SerializationUtil.DeserializingRunnable runnable) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2016. All rights reserved.