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