Searched refs:GET_COLLATOR_SYNC (Results 1 – 1 of 1) sorted by relevance
80 private static final Object GET_COLLATOR_SYNC = new Object(); field in CLDRConfig389 synchronized (GET_COLLATOR_SYNC) { in getCollator()