public final class JUnitUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
serializeAndDeserialize(Object o)
Serializes and deserializes the given object.
|
public static Object serializeAndDeserialize(Object o) throws IOException, ClassNotFoundException
o - an Object.Object.IOExceptionClassNotFoundExceptionCopyright © 2012–2020 Emory University. All rights reserved.