Class ExperimentDistributionUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.ExperimentDistributionUtils
-
- All Implemented Interfaces:
IExperimentDistributionDefinition
public class ExperimentDistributionUtils extends java.lang.Object implements IExperimentDistributionDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.IExperimentDistributionDefinition
CUSTOM, CUSTOM_NAME, EXPERIMENTDISTRIBUTION_NAMES, EXPERIMENTDISTRIBUTION_VALUES, ODDEVEN, ODDEVEN_NAME, QUARTER, QUARTER_NAME, THIRD, THIRD_NAME
-
-
Constructor Summary
Constructors Constructor Description ExperimentDistributionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<java.lang.String>getExperimentDistributionList()static java.lang.StringgetName(int value)static intgetValue(java.lang.String name)
-