Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java645 IntervalFormat intervalFormat = new IntervalFormat();
886 class IntervalFormat { class in ExampleGenerator
898 public IntervalFormat setPattern(String pattern) { in setPattern()