Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLogicalGrouping.java39 …public static final ImmutableSet<String> compactDecimalFormatLengths = ImmutableSet.of("short", "l… field in LogicalGrouping
153 compactDecimalFormatLengths.contains(decimalFormatLengthType)) { in getPaths()