|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Waiter.Expression | |
|---|---|
| com.programix.thread | Java multithreading related utilities. |
| Uses of Waiter.Expression in com.programix.thread |
|---|
| Methods in com.programix.thread with parameters of type Waiter.Expression | |
|---|---|
Waiter.Condition |
Counter.createCondition(Waiter.Expression expression)
Returns a Waiter.Condition that can be used to
wait while or wait until the the specified expression is true. |
Waiter.Condition |
Waiter.createCondition(Waiter.Expression expr)
Creates an Waiter.Condition for the specified Waiter.Expression
that is tightly associated with this Waiter. |
|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||