public interface MatchFormatter
| Modifier and Type | Method | Description |
|---|---|---|
String |
formatMatches(Collection<Path> roots,
AnalyzeResult analyzeResult,
BannedImportGroup group) |
|
static MatchFormatter |
getInstance() |
static MatchFormatter getInstance()
String formatMatches(Collection<Path> roots, AnalyzeResult analyzeResult, BannedImportGroup group)
Copyright © 2014–2018. All rights reserved.