| Constructor | Description |
|---|---|
JsonDateAdapter() |
| Modifier and Type | Method | Description |
|---|---|---|
Date |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
|
com.google.gson.JsonElement |
serialize(Date src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.