Uses of Enum Class
org.episteme.core.technical.algorithm.AutoTuningManager.Mode
Packages that use AutoTuningManager.Mode
-
Uses of AutoTuningManager.Mode in org.episteme.core.technical.algorithm
Subclasses with type arguments of type AutoTuningManager.Mode in org.episteme.core.technical.algorithmMethods in org.episteme.core.technical.algorithm that return AutoTuningManager.ModeModifier and TypeMethodDescriptionstatic AutoTuningManager.ModeAutoTuningManager.getMode()static AutoTuningManager.ModeReturns the enum constant of this class with the specified name.static AutoTuningManager.Mode[]AutoTuningManager.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.