Uses of Enum Class
experiment.Experiment1.Type
Packages that use Experiment1.Type
Package
Description
Experiment classes which run individual experiments, as performed for the thesis, and the utility classes used by these experiments.
-
Uses of Experiment1.Type in experiment
Subclasses with type arguments of type Experiment1.Type in experimentMethods in experiment that return Experiment1.TypeModifier and TypeMethodDescriptionstatic Experiment1.TypeReturns the enum constant of this class with the specified name.static Experiment1.Type[]Experiment1.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in experiment with parameters of type Experiment1.Type