public interface Instant extends Value, Comparable<Instant>
| Modifier and Type | Method and Description |
|---|---|
Instant |
add(Duration duration) |
Instant |
decrement() |
Instant |
increment() |
Instant |
sub(Duration duration) |
String |
toShortString() |
compareToCopyright © 2017. All rights reserved.