Uses of Class
org.anchoranalysis.plugin.io.bean.summarizer.path.SummarizerPath
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.summarizer.path |
Implementations of
Summarizer that summarize
generically Paths. |
-
Uses of SummarizerPath in org.anchoranalysis.plugin.io.bean.summarizer.path
Subclasses of SummarizerPath in org.anchoranalysis.plugin.io.bean.summarizer.path Modifier and Type Class Description classExtensionCountRemembers each unique extension, and associated countclassFilePathPatternConverts a list of file-paths into a form that tries to find a pattern in the naming style using the path-pattern-finder library.classFileSizeStatisticsTracks the range of file-size.