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
F
FieldNamingPolicy
- Enum in
com.google.gson
An enumeration that defines a few standard naming conventions for JSON field names.
fromJson(String, Class<T>)
- Method in class com.google.gson.
Gson
This method deserializes the specified Json into an object of the specified class.
fromJson(String, Type)
- Method in class com.google.gson.
Gson
This method deserializes the specified Json into an object of the specified type.
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