Package org.javlo.component.web2.survey
Class SurveyAverage
- java.lang.Object
-
- org.javlo.component.web2.survey.SurveyAverage
-
public class SurveyAverage extends Object
-
-
Constructor Summary
Constructors Constructor Description SurveyAverage()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Double>
average(Cell[][] cells, boolean underscore, int maxSizeLabel, String labelSeparator)
static String
extractKey(String title)
static void
main(String[] args)
-