Package no.digipost.time
Class TimeSpan.Started
- java.lang.Object
-
- no.digipost.time.TimeSpan.Started
-
- Enclosing class:
- TimeSpan
public static final class TimeSpan.Started extends Object
A "started" time span, which works as a simple builder for a completeTimeSpan, using the concluding methodsuntil(Instant)orlasting(Duration)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TimeSpanlasting(Duration duration)TimeSpanuntil(Instant endExclusively)
-