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
T
toJson(Object)
- Method in class com.google.gson.
Gson
This method serializes the specified object into its equivalent Json representation.
toJson(Object, Type)
- Method in class com.google.gson.
Gson
This method serializes the specified object, including those of generic types, into its equivalent Json representation.
toJson(Object, Appendable)
- Method in class com.google.gson.
Gson
This method serializes the specified object into its equivalent Json representation.
toJson(Object, Type, Appendable)
- Method in class com.google.gson.
Gson
This method serializes the specified object, including those of generic types, into its equivalent Json representation.
toString()
- Method in class com.google.gson.
Gson
toString()
- Method in class com.google.gson.
JsonElement
Returns a String representation of this element.
toString()
- Method in class com.google.gson.reflect.
TypeToken
Returns a string representation of this object.
TypeToken
<
T
> - Class in
com.google.gson.reflect
Represents a generic type
T
.
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