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
L
R
S
T
U
V
E
entrySet()
- Method in class com.google.gson.
JsonObject
Returns a set of members of this object.
equals(Object)
- Method in class com.google.gson.
JsonNull
All instances of JsonNull are the same
equals(Object)
- Method in class com.google.gson.reflect.
TypeToken
Method to test equality.
excludeFieldsWithModifiers(int...)
- Method in class com.google.gson.
GsonBuilder
Configures Gson to excludes all class fields that have the specified modifiers.
excludeFieldsWithoutExposeAnnotation()
- Method in class com.google.gson.
GsonBuilder
Configures Gson to exclude all fields from consideration for serialization or deserialization that do not have the
Expose
annotation.
Expose
- Annotation Type in
com.google.gson.annotations
An annotation that indicates this member should be exposed for JSON serialization or deserialization.
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
L
R
S
T
U
V