Merged gcj-eclipse branch to trunk.
From-SVN: r120621
This commit is contained in:
parent
c648dedbde
commit
97b8365caf
17478 changed files with 606493 additions and 100744 deletions
|
@ -70,7 +70,7 @@ import java.util.ResourceBundle;
|
|||
* @author Aaron M. Renn (arenn@urbanophile.com)
|
||||
* @date March 18, 1999
|
||||
*/
|
||||
public abstract class Collator implements Comparator, Cloneable
|
||||
public abstract class Collator implements Comparator<Object>, Cloneable
|
||||
{
|
||||
/**
|
||||
* This constant is a strength value which indicates that only primary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue