Searched refs:DurationHandler (Results 1 – 1 of 1) sorted by relevance
99 handlers.put(Duration.class, new DurationHandler()); in handlers.put() argument1094 private static class DurationHandler extends Handler<Duration> { class in OptionSetter