标签:interrupted

  • Java Thread interrupted()方法

    java lang Thread interrupted()方法中断这个线程。测试是否当前线程已被中断。如果这个方法被连续调用两次,第二次调用将返回false(除非当