public interface Wrapper { int method(int param); } ... 注:这是简化后的代码,不是View.java 类的源码 public class View { OnClickListener ...
確定! 回上一頁