stats
Class Summarizer
java.lang.Object
|
+--stats.Summarizer
- public class Summarizer
- extends Object
this class summs up the results of the subentries of a given DescEntry
and fills the subentries in cases of SKIPPED states
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Summarizer
public Summarizer()
summarizeUp
public void summarizeUp(DescEntry entry)
- gets the state for a SuperEntry according to its subentries
summarizeDown
public static void summarizeDown(DescEntry entry,
String state)