Home
last modified time | relevance | path

Searched refs:RetentionTest (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java951 public interface RetentionTest { interface in CLDRFile
969 … public CLDRFile removeDuplicates(CLDRFile other, boolean butComment, RetentionTest keepIfMatches, in removeDuplicates()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java608 static class RetainWhenMinimizing implements CLDRFile.RetentionTest {