public interface FilePathRoot extends java.lang.Iterable<InstrumentationClassSource>
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<InstrumentationClassSource> |
iterator() |
java.lang.String[] |
rootDirs() |
java.lang.String[] rootDirs()
throws java.io.IOException
java.io.IOExceptionjava.util.Iterator<InstrumentationClassSource> iterator()
iterator in interface java.lang.Iterable<InstrumentationClassSource>