public class InstantAdapter extends XmlAdapter<String,java.time.Instant>
Instant
objects.
The wire format used is ''
.Dates
Constructor and Description |
---|
InstantAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(java.time.Instant instant) |
java.time.Instant |
unmarshal(String s) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.