Searched refs:SORT_AT_END (Results 1 – 1 of 1) sorted by relevance
31 …private static final UnicodeSet SORT_AT_END = (UnicodeSet) new UnicodeSet("[[:Cn:][:Cs:][:Co:][:Id… field in UnicodeSetPrettyPrinter121 …UnicodeSet putAtEnd = new UnicodeSet(uset).retainAll(SORT_AT_END); // remove all the unassigned go… in format()