public class EitherSerializationTest extends Object
| Constructor and Description |
|---|
EitherSerializationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeLeft() |
void |
serializeLeftNonSerializable() |
void |
serializeRight() |
void |
serializeRightNonSerializable() |
public void serializeLeft()
throws IOException
IOExceptionpublic void serializeRight()
throws IOException
IOExceptionpublic void serializeLeftNonSerializable()
throws IOException
IOExceptionpublic void serializeRightNonSerializable()
throws IOException
IOExceptionCopyright © 2017 Atlassian. All rights reserved.