|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsonPrimitive | |
---|---|
com.google.gson | This package provides the Gson class to convert Json to Java and
vice-versa. |
Uses of JsonPrimitive in com.google.gson |
---|
Methods in com.google.gson that return JsonPrimitive | |
---|---|
JsonPrimitive |
JsonElement.getAsJsonPrimitive()
convenience method to get this element as a JsonPrimitive . |
JsonPrimitive |
JsonObject.getAsJsonPrimitive(String memberName)
Convenience method to get the specified member as a JsonPrimitive element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |