In java, an interface is implemented by a class. The class that implements an interface must implement all the methods defined in the interface otherwise ...
確定! 回上一頁