Class KiwiDropwizardDurations


  • public class KiwiDropwizardDurations
    extends Object
    Utility that maps Dropwizard Duration to Java Duration
    • Constructor Detail

      • KiwiDropwizardDurations

        public KiwiDropwizardDurations()
    • Method Detail

      • fromDropwizardDuration

        public static Duration fromDropwizardDuration​(io.dropwizard.util.Duration duration)