Uses of Class
com.ecyrd.speed4j.StopWatchFactory

Packages that use StopWatchFactory
com.ecyrd.speed4j   
 

Uses of StopWatchFactory in com.ecyrd.speed4j
 

Methods in com.ecyrd.speed4j that return StopWatchFactory
static StopWatchFactory StopWatchFactory.getDefault()
          Returns the default StopWatchFactory, which contains no Log configuration.
static StopWatchFactory StopWatchFactory.getInstance(Log logger)
          Return new StopWatchFactory which uses the specified Log.
static StopWatchFactory StopWatchFactory.getInstance(String loggerName)
          Returns a StopWatchFactory that has been configured previously.
 



Copyright © 2011. All Rights Reserved.