public class JSONCollectionConvertor extends Object implements JSON.Convertor
| Constructor and Description |
|---|
JSONCollectionConvertor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromJSON(Map object) |
void |
toJSON(Object obj,
JSON.Output out) |
public void toJSON(Object obj, JSON.Output out)
toJSON in interface JSON.Convertorpublic Object fromJSON(Map object)
fromJSON in interface JSON.ConvertorCopyright © 1995–2017 Webtide. All rights reserved.