JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.softwaremining.report
Interface Summator
public interface
Summator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addUp
(
String
groupName)
addUp the value of the sum to date.
String
getResult
()
void
reset
(
String
groupName)
Method Details
addUp
void
addUp
(
String
groupName)
addUp the value of the sum to date.
reset
void
reset
(
String
groupName)
getResult
String
getResult
()