Searched refs:choicesForHeader (Results 1 – 1 of 1) sorted by relevance
1530 Relation<Row.R3<SectionId, PageId, String>, Choice> choicesForHeader = Relation.of( in writeTables() local1544 choicesForHeader.putAll(Row.of(section, subsection, header), choicesForPath); in writeTables()1577 … Set<Choice> headerChoices = choicesForHeader.get(Row.of(section, subsection, header)); in writeTables()