Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
R
S
T
V
A
add(JsonElement)
- Method in class com.google.gson.
JsonArray
Adds the specified element to self.
add(String, JsonElement)
- Method in class com.google.gson.
JsonObject
Adds a member, which is a name-value pair, to self.
addAll(JsonArray)
- Method in class com.google.gson.
JsonArray
Adds all the elements of the specified array to self.
addProperty(String, String)
- Method in class com.google.gson.
JsonObject
Convenience method to add a primitive member.
addProperty(String, Number)
- Method in class com.google.gson.
JsonObject
Convenience method to add a primitive member.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
R
S
T
V