public class JavaTestResourceFolder extends ResourceFolder
| Modifier and Type | Field and Description |
|---|---|
static ResourceFolderFactory |
FACTORY |
resourcesRoot| Constructor and Description |
|---|
JavaTestResourceFolder(Path path,
Path resourcesRoot,
com.google.common.collect.ImmutableSortedSet<Path> inputs) |
| Modifier and Type | Method and Description |
|---|---|
protected IJFolderFactory |
getFactory() |
ResourceFolderFactory |
getResourceFactory() |
IjResourceFolderType |
getResourceFolderType() |
canMergeWith, equals, getRelativeOutputPath, getResourcesRoot, hashCode, isResourceFolder, mergegetIjNamecombineInputs, compareTo, createCopyWith, getInputs, getPath, getWantsPackagePrefix, toStringpublic static final ResourceFolderFactory FACTORY
public IjResourceFolderType getResourceFolderType()
getResourceFolderType in class ResourceFolderprotected IJFolderFactory getFactory()
getFactory in class IjFolderpublic ResourceFolderFactory getResourceFactory()
getResourceFactory in class ResourceFolder