public class JSONUtils extends Object
| Constructor and Description |
|---|
JSONUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<?> |
toCanonicalCollection(String data) |
static String |
toJSON(Object o) |
public static Collection<?> toCanonicalCollection(String data)
Copyright © 2016–2017. All rights reserved.