com.goldenhammer.modality
Class ModalityStatsSummary

java.lang.Object
  extended bycom.goldenhammer.modality.ModalityStatsSummary

public class ModalityStatsSummary
extends java.lang.Object

TODO Enter a description of this class.


Constructor Summary
ModalityStatsSummary(java.util.Collection modalityStatsCollection)
           
ModalityStatsSummary(ModalityStats stats)
           
 
Method Summary
 long getTotalSize()
           
 long getTotalTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModalityStatsSummary

public ModalityStatsSummary(ModalityStats stats)
Parameters:
stats -

ModalityStatsSummary

public ModalityStatsSummary(java.util.Collection modalityStatsCollection)
Method Detail

getTotalSize

public long getTotalSize()
Returns:

getTotalTime

public long getTotalTime()
Returns: