public class InstantEncoder extends AbstractInstantEncoder<String>
| Constructor and Description |
|---|
InstantEncoder() |
| Modifier and Type | Method and Description |
|---|---|
Instant |
decode(String value)
Decodes the provided value.
|
String |
encode(Instant value)
Encodes a value.
|
getAlias, resolvespublic String encode(Instant value)
TypeEncoderpublic Instant decode(String value)
TypeEncoderCopyright © 2019 Calrissian. All rights reserved.