在java程序中一个类实现接口类时用的关键词。Object implements Object 如java 中定义的接口Animal ,实现接口的类定义如下: public class Tiger implements Animal。
確定! 回上一頁