|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.programix.thread.ix | |
|---|---|
| com.programix.thread.ix | Java multithreading related utilities that use the standard java.lang.InterruptedException (which is a "must-catch" aka "checked" exception). |
| Classes in com.programix.thread.ix used by com.programix.thread.ix | |
|---|---|
| WaiterIx
This class uses java.lang.InterruptedException (checked exception) instead of the InterruptException (unchecked "runtime" exception). |
|
| WaiterIx.Condition
Used to associate additional conditions on an existing WaiterIx. |
|
| WaiterIx.Expression
Used to provide WaiterIx.Condition with a boolean expression
to evaluate by subclassing and implementing the WaiterIx.Expression.isTrue()
method. |
|
|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||