Package org.duracloud.mill.ltp.bit
Class BitIntegrityRunStats
java.lang.Object
org.duracloud.mill.ltp.RunStats
org.duracloud.mill.ltp.bit.BitIntegrityRunStats
- Author:
- Daniel Bernstein Date: Apr 28, 2014
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitIntegrityRunStats
public BitIntegrityRunStats()
-
-
Method Details
-
reset
public void reset() -
copyValuesFrom
- Specified by:
copyValuesFromin classRunStats
-
add
-
add
public void add(int added) - Parameters:
added-
-
getAdded
public int getAdded()- Returns:
- the added
-
toString
-