Same as wait, but defers throwing any InterruptException.
This method is annotated nothrow at the expense that it cannot be interrupted.
See Implementation
Same as wait, but defers throwing any InterruptException.
This method is annotated nothrow at the expense that it cannot be interrupted.