net.sourceforge.cobertura.coveragedata
Interface HasBeenInstrumented

All Known Implementing Classes:
ClassData, CoverageDataContainer, CoverageDataFileHandler, JumpData, LineData, PackageData, ProjectData, SaveTimer, SourceFileData, SwitchData

public interface HasBeenInstrumented

Tag interface indicating that a particular class has already been instrumented. This interface should also be implemented by those classes that do not wish to be instrumented.