Searched refs:FullIterable (Results 1 – 1 of 1) sorted by relevance
1259 return new FullIterable(this); in fullIterable()1262 public static class FullIterable implements Iterable<String>, SimpleIterator<String> { class in CLDRFile1267 FullIterable(CLDRFile file) { in FullIterable() method in CLDRFile.FullIterable