Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBirth.java266 Set<String> writeBirth(PrintWriter out, Births onlyNewer) { in writeBirth()
322 … Set<String> writeBirth(String directory, String filename, Births onlyNewer) throws IOException { in writeBirth()