天天看點

CountDownLatch與join差別 

https://blog.csdn.net/zhutulang/article/details/48504487

Java多線程逾時範圍内等待完成的幾種方法:

https://blog.csdn.net/lavorange/article/details/80966938

安全中止逾時線程:使用interrupt方法,處理線程捕獲異常進行處理

https://blog.csdn.net/taizhenba/article/details/48321645