
public class JSONCache extends Object
| Constructor and Description |
|---|
JSONCache() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String jsonId) |
static void |
put(String jsonId,
String data) |
Copyright © 2017. All rights reserved.