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, InterruptedException
BreakException
InterruptedException