Home
last modified time | relevance | path

Searched defs:SectionPage (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DPathHeader.java776 private static class SectionPage implements Comparable<SectionPage> { class in PathHeader
780 public SectionPage(SectionId sectionId, PageId pageId) { in SectionPage() method in PathHeader.SectionPage