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.java50 …public static final ImmutableSet<String> compactDecimalFormatLengths = ImmutableSet.of("short", "l… field in LogicalGrouping
370 compactDecimalFormatLengths.contains(decimalFormatLengthType)) { in addPaths()