Class CharacterCountMetric
java.lang.Object
com.thoughtworks.xstream.tools.benchmark.metrics.CharacterCountMetric
- All Implemented Interfaces:
Metric
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ch
private final char chDeprecated.
-
-
Constructor Details
-
CharacterCountMetric
public CharacterCountMetric(char ch) Deprecated.
-
-
Method Details
-
run
-
run
-
toString
-
unit
-
biggerIsBetter
public boolean biggerIsBetter()Deprecated.Description copied from interface:MetricWhether a big result is better for this metric.- Specified by:
biggerIsBetterin interfaceMetric
-