public interface SourceFilesConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
getClassesFiles() |
Path |
getClassesPathOnImage() |
List<Path> |
getDependenciesFiles() |
Path |
getDependenciesPathOnImage() |
List<Path> |
getResourcesFiles() |
Path |
getResourcesPathOnImage() |
List<Path> getDependenciesFiles()
Path getDependenciesPathOnImage()
Path getResourcesPathOnImage()
Path getClassesPathOnImage()
Copyright © 2018. All rights reserved.