| Modifier and Type | Class and Description |
|---|---|
class |
JavaSourcesSubject
|
static class |
JavaSourcesSubject.SingleSourceAdapter |
| Modifier and Type | Method and Description |
|---|---|
ProcessedCompileTesterFactory |
ProcessedCompileTesterFactory.withClasspathFrom(ClassLoader classloader)
Attempts to extract the classpath from the classpath of the Classloader argument, including all
its parents up to (and including) the System Classloader.
|
ProcessedCompileTesterFactory |
ProcessedCompileTesterFactory.withCompilerOptions(Iterable<String> options)
Adds options that will be passed to the compiler.
|
ProcessedCompileTesterFactory |
ProcessedCompileTesterFactory.withCompilerOptions(String... options)
Adds options that will be passed to the compiler.
|
Copyright © 2013-2017. All Rights Reserved.