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

/openjdk9/jdk/src/java.base/share/classes/java/text/
H A DMergeCollation.java182 fixEntry(entry);
212 // This is really used as a local variable inside fixEntry, but we cache
235 private final void fixEntry(PatternEntry newEntry) throws ParseException method in class:MergeCollation

Completed in 38 milliseconds