Home
last modified time | relevance | path

Searched refs:DurationConverter (Results 1 – 1 of 1) sorted by relevance

/external/desugar/java/com/google/devtools/common/options/
DConverters.java181 public static class DurationConverter implements Converter<Duration> { class in Converters
233 .put(Duration.class, new Converters.DurationConverter())