Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1533 Relation<Row.R2<SectionId, PageId>, Choice> choicesForSection = Relation.of( in writeTables() local
1543 choicesForSection.putAll(Row.of(section, subsection), choicesForPath); in writeTables()
1567 startTable(choicesForSection.get(Row.of(section, subsection)), output); in writeTables()