接口,誰設置誰/直接调用(选择在哪执行)谁給出結果,誰實現誰得到結果。 public interface CallBack { public void solve(String result); }.
確定! 回上一頁