- java.lang.Object
-
- org.apache.wicket.util.time.Durations
-
-
Constructor Summary
Constructors Constructor Description Durations()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DurationelapsedSince(Instant start)Calculates the duration between a givenInstantand the current one.static StringtoString(Duration duration, Locale locale)
-