|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AsyncConditions | Alternative to class BlockingVariable(s) that allows to evaluate conditions in a thread other than the spec runner's thread(s). |
BlockingVariable<T> | A statically typed variable whose get() method will block until some other thread has set a value with the set() method, or a timeout expires. |
Utilities for testing concurrent code.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |