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