@Component public class DependencyServiceImpl extends Object implements DependencyService
| Constructor and Description |
|---|
DependencyServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getDependencies(Set<String> resources) |
protected PrintStream |
outputFile(String name) |
protected PrintStream outputFile(String name) throws FileNotFoundException
FileNotFoundExceptionpublic Set<String> getDependencies(Set<String> resources)
getDependencies in interface DependencyServiceCopyright © 2020. All rights reserved.