public class ResultCollector extends Object
| Constructor and Description |
|---|
ResultCollector(AnalyzerLogger analyzerLogger) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String packageName,
String name) |
void |
addName(String packageName,
String name) |
Set<String> |
getDependencies() |
Map<String,Set<String>> |
getPackageDeps() |
public ResultCollector(AnalyzerLogger analyzerLogger)
Copyright © 2016–2025 MuleSoft, Inc.. All rights reserved.