public interface ExtraClasspathProvider extends AddsToRuleKey
Modifier and Type | Interface and Description |
---|---|
static class |
ExtraClasspathProvider.EmptyExtraClasspathProvider |
Modifier and Type | Field and Description |
---|---|
static ExtraClasspathProvider |
EMPTY |
Modifier and Type | Method and Description |
---|---|
Iterable<Path> |
getExtraClasspath() |
static final ExtraClasspathProvider EMPTY