Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java214 public Comments joinAll(Comments other) { in joinAll() method in XPathParts.Comments
DCLDRFile.java852 dataSource.getXpathComments().joinAll(other.dataSource.getXpathComments()); in putAll()