SCJP刷題筆記(Part seventeen)

QUESTION 161 Given the code fragments: class ThreadRunner implements Runnable { public void run () { System.out.print (「Runnable」) ; } } class ThreadCaller implements Callable { Public String call ()
相關文章
相關標籤/搜索