| Package | Description |
|---|---|
| io.gsonfire |
| Modifier and Type | Method and Description |
|---|---|
static DateSerializationPolicy |
DateSerializationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateSerializationPolicy[] |
DateSerializationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GsonFireBuilder |
GsonFireBuilder.dateSerializationPolicy(DateSerializationPolicy policy)
Configures the resulting Gson to serialize/unserialize Date instances with a policy
|
Copyright © 2020. All rights reserved.