Uses of Interface
org.jmock.lib.concurrent.internal.Timeout

Packages that use Timeout
org.jmock.lib.concurrent.internal   
 

Uses of Timeout in org.jmock.lib.concurrent.internal
 

Classes in org.jmock.lib.concurrent.internal that implement Timeout
 class FixedTimeout
          A Timeout of fixed duration from the time the FixedTimeout object is instantiated.
 class InfiniteTimeout
          A Timeout that never times out.
 



Copyright © 2003-2012 jMock. All Rights Reserved.