【发布时间】:2011-11-14 12:35:51
【问题描述】:
可能重复:
Interface vs Abstract Class (general OO)
When to use abstract class or interface?
你能提供抽象类的实现吗?
这两者有什么区别?
我什么时候知道我什么时候知道使用它们?
【问题讨论】:
-
看看这个:download.oracle.com/javase/tutorial/java/index.html。也许您有任何具体问题?
-
好的起点 - Interfaces and Inheritance.
标签: java class interface abstract