Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/icu/
DIcuTextWriter.java234 private static boolean mustBeArray(boolean topValues, String name, String rbPath) { in mustBeArray() argument
237 if (topValues) { in mustBeArray()