public class TestSerialization
extends java.lang.Object
Constructor and Description |
---|
TestSerialization() |
Modifier and Type | Method and Description |
---|---|
void |
TestFromJsonToObejct() |
void |
TestFromObjectToJson() |
void |
TestJsonToList() |
void |
TestJsonToList2() |
void |
TestListToJson() |
public void TestFromObjectToJson() throws java.util.concurrent.ExecutionException, java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.lang.InterruptedException
public void TestFromJsonToObejct()
public void TestListToJson()
public void TestJsonToList() throws java.util.concurrent.ExecutionException, java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.lang.InterruptedException
public void TestJsonToList2()