Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateG2xG2.java264 showExample(col); in showCollator()
269 showExample(col2); in showCollator()
272 private static void showExample(RuleBasedCollator col) { in showExample() method in GenerateG2xG2