JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
$
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
W
withExclusionStrategy(ExclusionStrategy, boolean, boolean)
- Method in class IO.JSON.Gson.com.google.gson.internal.
Excluder
withModifiers(int...)
- Method in class IO.JSON.Gson.com.google.gson.internal.
Excluder
withVersion(double)
- Method in class IO.JSON.Gson.com.google.gson.internal.
Excluder
wrap(Class<T>)
- Static method in class IO.JSON.Gson.com.google.gson.internal.
Primitives
Returns the corresponding wrapper type of
type
if it is a primitive type; otherwise returns
type
itself.
write(JsonWriter, Object)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
ArrayTypeAdapter
write(JsonWriter, Date)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
DateTypeAdapter
write(JsonWriter, Object)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
ObjectTypeAdapter
write(JsonWriter, T)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
ReflectiveTypeAdapterFactory.Adapter
write(JsonWriter, Date)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
SqlDateTypeAdapter
write(JsonWriter, Time)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
TimeTypeAdapter
write(JsonWriter, T)
- Method in class IO.JSON.Gson.com.google.gson.internal.bind.
TreeTypeAdapter
write(JsonElement, JsonWriter)
- Static method in class IO.JSON.Gson.com.google.gson.internal.
Streams
Writes the JSON element to the writer, recursively.
write(JsonWriter, T)
- Method in class IO.JSON.Gson.com.google.gson.
TypeAdapter
Writes one JSON value (an array, object, string, number, boolean or null) for
value
.
writerForAppendable(Appendable)
- Static method in class IO.JSON.Gson.com.google.gson.internal.
Streams
$
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes