Home
last modified time | relevance | path

Searched defs:SourceFileCollection (Results 1 – 1 of 1) sorted by relevance

/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DAbstractReportMojo.java269 private static class SourceFileCollection implements ISourceFileLocator { class in AbstractReportMojo
274 public SourceFileCollection(final List<File> sourceRoots, in SourceFileCollection() method in AbstractReportMojo.SourceFileCollection