Home
last modified time | relevance | path

Searched defs:ZoneInflections (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DZoneInflections.java28 public class ZoneInflections implements Comparable<ZoneInflections> { class
96 public ZoneInflections(TimeZone zone) { in ZoneInflections() method in ZoneInflections