Searched refs:SectionIdToPageIds (Results 1 – 1 of 1) sorted by relevance
106 …private static Relation<SectionId, PageId> SectionIdToPageIds = Relation.of(new TreeMap<SectionId,… field in PathHeader245 SectionIdToPageIds.put(sectionId, this);782 SectionIdToPageIds.freeze(); // just in case in getSectionIdsToPageIds()783 return SectionIdToPageIds; in getSectionIdsToPageIds()