JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.jmock.lib.concurrent.internal
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.jmock.lib.concurrent.internal
package
org.jmock.lib.concurrent.internal
Related Packages
Package
Description
org.jmock.lib.concurrent
Classes to help test concurrent code with jMock.
All Classes and Interfaces
Interfaces
Classes
Class
Description
DeltaQueue
<T>
DeltaQueue.Node
<T>
FixedTimeout
A Timeout of fixed duration from the time the FixedTimeout object is instantiated.
InfiniteTimeout
A Timeout that never times out.
Timeout