Uses of Interface
net.sourceforge.groboutils.codecoverage.v2.logger.ISingleSource

Packages that use ISingleSource
net.sourceforge.groboutils.codecoverage.v2.logger A minimal package that is included in the runtime execution environment. 
 

Uses of ISingleSource in net.sourceforge.groboutils.codecoverage.v2.logger
 

Classes in net.sourceforge.groboutils.codecoverage.v2.logger that implement ISingleSource
 class AbstractSingleSourceLoggerFactory
          A shared mark writer.
 class FileSingleSourceLoggerFactory
          Output the shared marks to a file.
 

Constructors in net.sourceforge.groboutils.codecoverage.v2.logger with parameters of type ISingleSource
SingleSourceLogger(short channelIndex, ISingleSource ss)
           
 



Copyright © 2001-2003 by The GroboUtils Project