public class SmartSourceLocator extends Object implements SourceLocator
| Constructor and Description |
|---|
SmartSourceLocator(Collection<File> roots) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Reader> |
locate(Collection<String> classes,
String fileName) |
public SmartSourceLocator(Collection<File> roots)
public Optional<Reader> locate(Collection<String> classes, String fileName)
locate in interface SourceLocatorCopyright © 2021 org.pitest. All rights reserved.