public class StatisticsInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
numberOfSegmentsTotal |
int |
numberOfTranslatedSegments |
int |
numberOfUniqueSegments |
java.util.Map<java.lang.String,java.lang.Integer> |
uniqueCountsByFile |
Constructor and Description |
---|
StatisticsInfo() |