| Constructor and Description | 
|---|
| TimestampAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | from(Date date)Take the POJO_TYPE object A from a POJO an convert it to JSON_TYPE which will be inserted into the JSON output. | 
| Date | to(Long aLong)Transfer JSONTYPE_TYPE from JSON to POJO as POJO_TYPE. | 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.