Searched refs:MergeCollation (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/text/
H A DMergeCollation.java63 final class MergeCollation { class
69 public MergeCollation(String pattern) throws ParseException method in class:MergeCollation
217 // When building a MergeCollation, we need to do lots of searches to see
H A DRBTableBuilder.java117 mPattern = new MergeCollation(pattern);
601 private MergeCollation mPattern = null;

Completed in 68 milliseconds