Uses of Enum Class
jline.lang.constant.ProcessType
Package
Description
Abstractions to declare basic elements of a model.
This package contains constants used in the definition of queueing characteristics
-
Uses of ProcessType in jline.lang
-
Uses of ProcessType in jline.lang.constant
Modifier and TypeMethodDescriptionstatic ProcessType
ProcessType.fromDistribution
(Distribution d) static ProcessType
static ProcessType
Returns the enum constant of this class with the specified name.static ProcessType[]
ProcessType.values()
Returns an array containing the constants of this enum class, in the order they are declared.