net.sourceforge.cobertura.coverage
Interface HasBeenInstrumented

All Known Implementing Classes:
CoverageData, CoverageDataFactory, InstrumentationPersistence, LineInformation

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.