Generated by
JDiff

Class java.text.RuleBasedCollator

Changed Methods
CollationKey getCollationKey(String) Changed from non-synchronized to synchronized. Transforms the string into a series of characters that can be compared with CollationKey.compareTo.
int compare(String, String) Changed from non-synchronized to synchronized. Compares the character data stored in two different strings based on the collation rules.