Comparator<Object>
and the required compare(String, String)
method, you can't safely cast Collator to Comparator<String>
.
@author Greg Kable, Serapsys
Comparator<Object>
and the required compare(String, String)
method, you can't safely cast Collator to Comparator<String>
.
|
|
|
|
|
|
|
|