@Service
public class EdCalculation
extends java.lang.Object
Constructor and Description |
---|
EdCalculation(Persistence persistence) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,java.lang.Double> |
calculate(java.lang.String experimentId,
int numberObjectives) |
public EdCalculation(Persistence persistence)