java的继承是单继承(一个类最多能继承一个父类)

实现接口是对继承的一种补充

实现接口可以在不打破继承关系的前提下对某个类

posted on 2012-07-24 13:40  Adonstein  阅读(200)  评论(0)    收藏  举报