Uses of Interface
com.diasparsoftware.gsbase.Stopwatch

Packages that use Stopwatch
com.diasparsoftware.gsbase   
com.diasparsoftware.htmlunitx   
 

Uses of Stopwatch in com.diasparsoftware.gsbase
 

Classes in com.diasparsoftware.gsbase that implement Stopwatch
 class SystemClockStopwatch
          An production-quality implementation of com.gargoylesoftware.base.util.Stopwatch that uses the system clock.
 

Uses of Stopwatch in com.diasparsoftware.htmlunitx
 

Methods in com.diasparsoftware.htmlunitx that return Stopwatch
 Stopwatch TestableWebResponse.getStopwatch()
           
 

Methods in com.diasparsoftware.htmlunitx with parameters of type Stopwatch
 void TestableWebResponse.setStopwatch(Stopwatch stopwatch)
           
 



Copyright © 2003-2004 Diaspar Software Services, Inc.. All Rights Reserved.