Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Spock.util.concurrent Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
AsyncConditionsAlternative to class BlockingVariable(s) that allows to evaluate conditions in a thread other than the spec runner's thread(s).Classspock.util.concurrentSpock
BlockingVariableA statically typed variable whose get() method will block until some other thread has set a value with the set() method, or a timeout expires.Classspock.util.concurrentSpock
PollingConditionsRepeatedly evaluates one or more conditions until they are satisfied or a timeout has elapsed.Classspock.util.concurrentSpock