public class JsonComplexExample extends Object
| Constructor and Description |
|---|
JsonComplexExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Serializing PojoComplex bean into Json type
and Deserialize back to PojoComplex instance type.
|
public JsonComplexExample()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.