Uses of Class
org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.Performance
-
Packages that use YasmeenGlobalParameters.Performance Package Description org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils -
-
Uses of YasmeenGlobalParameters.Performance in org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils
Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils that return YasmeenGlobalParameters.Performance Modifier and Type Method Description static YasmeenGlobalParameters.PerformanceYasmeenGlobalParameters.Performance. valueOf(String name)Returns the enum constant of this type with the specified name.static YasmeenGlobalParameters.Performance[]YasmeenGlobalParameters.Performance. values()Returns an array containing the constants of this enum type, in the order they are declared.
-