public static class RepositoryMiner.NullMiner extends RepositoryMiner
RepositoryMiner.NullMiner| Constructor and Description |
|---|
NullMiner() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryStatistics |
mine(Collection<String> absoluteFileNames,
edu.hm.hafner.util.FilteredLog logger)
Obtains statistical information for the specified files.
|
public RepositoryStatistics mine(Collection<String> absoluteFileNames, edu.hm.hafner.util.FilteredLog logger)
RepositoryMinermine in class RepositoryMinerabsoluteFileNames - the files to gather statistics forlogger - the logger to useCopyright © 2016–2020. All rights reserved.