Searched defs:jsonPrimitive (Results 1 – 2 of 2) sorted by relevance
38 JsonPrimitive jsonPrimitive = element.getAsJsonPrimitive(); in testDefaultLongSerialization() local69 JsonPrimitive jsonPrimitive = element.getAsJsonPrimitive(); in testStringLongSerialization() local
229 public val JsonElement.jsonPrimitive: JsonPrimitive constant