Class ExperimentDistributionUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.ExperimentDistributionUtils
All Implemented Interfaces:
IExperimentDistributionDefinition

public class ExperimentDistributionUtils extends Object implements IExperimentDistributionDefinition
  • Constructor Details

    • ExperimentDistributionUtils

      public ExperimentDistributionUtils()
  • Method Details

    • getExperimentDistributionList

      public static List<String> getExperimentDistributionList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)