http://java.decompiler.free.fr/?q=jdeclipse
abstract interface & interface
Interface 和 abstract Interface 之间仅仅只能被你自己定义的接口extends,不可能implements,
implements是Class和Interface之间的 "专利 "
抽象接口与实现
http://java.decompiler.free.fr/?q=jdeclipse
abstract interface & interface
Interface 和 abstract Interface 之间仅仅只能被你自己定义的接口extends,不可能implements,
implements是Class和Interface之间的 "专利 "
5321

被折叠的 条评论
为什么被折叠?