public class JSONUtil extends Object
| Constructor and Description |
|---|
JSONUtil() |
public static <U> U read(String s, Class<U> u) throws IOException
IOExceptionpublic static String write(Object o) throws IOException
IOExceptionCopyright © 2015. All rights reserved.