会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fluffy
博客园
首页
新随笔
联系
订阅
管理
2017年6月13日
调用方法报错ambiguous
摘要: 代码报错信息The method test(A1) is ambiguous for the type AmbiguousTest 源代码class A1 {}interface B1 {}class C1 extends A1 implements B1 {}public class AmbiguousTest { void test(A1 a) { } void test(...
阅读全文
posted @ 2017-06-13 21:05 fluffy
阅读(378)
评论(1)
推荐(0)
编辑
公告