@JsType(isNative=true,
namespace="<global>")
public class JSON
extends Object
| Constructor and Description |
|---|
JSON() |
| Modifier and Type | Method and Description |
|---|---|
static <O> O |
parse(String json) |
static String |
stringify(Object o) |
Copyright © 2018. All Rights Reserved.