public class SerializableTest extends Object
Constructor and Description |
---|
SerializableTest() |
Modifier and Type | Method and Description |
---|---|
void |
serializableTest()
Test whether non-utility classes are serializable.
|
public void serializableTest() throws URISyntaxException, IOException, ClassNotFoundException
URISyntaxException
- on I/O errorIOException
- on I/O errorClassNotFoundException
- when class could not be resolvedCopyright © 2015–2019 Delft University of Technology. All rights reserved.