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