Interface | Description |
---|---|
IStatsConsumer |
An interface for consumers of statistical information.
|
Class | Description |
---|---|
CalcMatchStatistics |
Thread for calculate match statistics, total and per file.
|
CalcStandardStatistics |
Thread for calculate standard statistics.
|
FileData | |
FindMatches |
Class to find matches by specified criteria.
|
MatchStatCounts |
Bean for store match count for one file or for full project, i.e.
|
StatCount |
Bean for store counts in statistics.
|
Statistics |
Save project statistic into text file.
|
StatisticsInfo |
Class for store some statistic data.
|
StatisticsSettings |
Class for get/set statistics preferences and settings.
|
StatsResult |
Exception | Description |
---|---|
FindMatches.StoppedException |
Process will throw this exception if it stopped.All callers must catch it and just skip.
|