|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceSet
A Source sets that contains a list of source files/folders
Method Summary | |
---|---|
java.io.File |
findMatchingSourceFile(java.io.File file)
Finds and returns a Source file/folder containing a given file. |
java.util.List<java.io.File> |
getSourceFiles()
Returns a list of Source files or folders. |
Method Detail |
---|
@NonNull java.util.List<java.io.File> getSourceFiles()
java.io.File findMatchingSourceFile(java.io.File file)
file
- the file to search for
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |