public interface IBreakCheck
Modifier and Type | Method and Description |
---|---|
long |
abortCheck()
Obtain the maximum time (in milliseconds) that a wait should occur
before checking for an abort.
|
long abortCheck() throws BreakException, java.lang.InterruptedException
BreakException
java.lang.InterruptedException