其中Runnable 是個介面,並有唯一一個方法介面: void run() ,實作此介面時需要一併實作此方法介面。 從Lambda 的精神來看,我們僅須關注Runnable 的 ...
確定! 回上一頁