标签:timeout

  • Java Object wait()方法

    java lang Object wait(longtimeout)导致当前线程等待,直到其他线程调用此对象的notify()方法或notifyAll()方法,或在指定已经过去的时间