Constructor and Description |
---|
TimestampAdapter() |
Modifier and Type | Method and Description |
---|---|
Long |
from(Date date)
Take the object A from JSON an convert it to B to store in the POJO
|
Date |
to(Long aLong)
Transfer B to JSON as A.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.