public final class JSONMap
extends com.google.gwt.core.client.JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
JSONMap()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static JSONMap |
create(String jsonData) |
String |
get(String key)
Get a single value from the map.
|
Set<String> |
keys() |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.