|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| WaiterIx | This class uses java.lang.InterruptedException
(checked exception)
instead of the InterruptException (unchecked "runtime" exception). |
| WaiterIx.Expression | Used to provide WaiterIx.Condition with a boolean expression
to evaluate by subclassing and implementing the WaiterIx.Expression.isTrue()
method. |
Java multithreading related utilities that use the standard java.lang.InterruptedException (which is a "must-catch" aka "checked" exception).
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||