Uses of Enum Class
org.ojalgo.concurrent.Parallelism
Packages that use Parallelism
-
Uses of Parallelism in org.ojalgo.concurrent
Methods in org.ojalgo.concurrent that return ParallelismModifier and TypeMethodDescriptionstatic ParallelismReturns the enum constant of this class with the specified name.static Parallelism[]Parallelism.values()Returns an array containing the constants of this enum class, in the order they are declared.