Uses of Package
no.digipost.time
Packages that use no.digipost.time
-
Classes in no.digipost.time used by no.digipost.timeClassDescriptionA clock adjusting API, e.g.A util for timing the duration a type of value meets a set condition.A controllable
Clock, typically intended for use in testing.A time span is the composition of two instants on the time line, denoting the start (inclusively) and end (exclusively) of an amount of time on the actual time-line.A "started" time span, which works as a simple builder for a completeTimeSpan, using the concluding methodsTimeSpan.Started.until(Instant)orTimeSpan.Started.lasting(Duration)