Package org.kiwiproject.dropwizard.util
Class KiwiDropwizardDurations
- java.lang.Object
-
- org.kiwiproject.dropwizard.util.KiwiDropwizardDurations
-
-
Constructor Summary
Constructors Constructor Description KiwiDropwizardDurations()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DurationfromDropwizardDuration(io.dropwizard.util.Duration duration)
-
-
-
Method Detail
-
fromDropwizardDuration
public static Duration fromDropwizardDuration(io.dropwizard.util.Duration duration)
-
-