Class java.text.CollationKey
Changed from non-abstract to abstract. Change from final to non-final.
| Added Constructors | |
|---|---|
  
  CollationKey(String) | 
  |
| Changed Methods | ||
|---|---|---|
  
  int compareTo(CollationKey)   | 
  Changed from non-abstract to abstract. | |
  
  byte[] toByteArray()   | 
  Changed from non-abstract to abstract. | |
