Searched refs:TYPE_KEY (Results 1 – 1 of 1) sorted by relevance
30 public static final String TYPE_KEY = "type"; field in Graph87 json.add(TYPE_KEY, new JsonPrimitive(getType().toString())); in toJson()