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/
DReportSupport.java210 private class SourceFileCollection implements ISourceFileLocator { class in ReportSupport
215 public SourceFileCollection(final MavenProject project, in SourceFileCollection() method in ReportSupport.SourceFileCollection