public final class TimeInterval extends Object
| Constructor and Description |
|---|
TimeInterval(Instant startTime,
Instant endTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Duration |
getDuration() |
Instant |
getEndTime() |
Instant |
getStartTime() |
int |
hashCode() |
String |
toString() |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.