在Java中处理InterruptedException
InterruptedException
try{
//...} catch(InterruptedException e) {
Thread.currentThread().interrupt(); }try{
//...} catch(InterruptedException e) {
throw new RuntimeException(e);}
白板的微信
蛊毒传说
茅侃侃
随时随地看视频慕课网APP