阅读背景:

匿名内部类实现Comparator接口,没有重写所有方法,为何不报错

来源:互联网 
//接口定义
interface Comparator{
   int compare(T o1,T o2);



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: