Uses of Enum Class
jline.lang.constant.ServiceStrategy
Packages that use ServiceStrategy
Package
Description
Abstractions to declare basic elements of a model.
This package contains constants used in the definition of queueing characteristics
-
Uses of ServiceStrategy in jline.lang
Methods in jline.lang that return ServiceStrategyConstructors in jline.lang with parameters of type ServiceStrategyModifierConstructorDescriptionServiceBinding
(JobClass jobClass, ServiceStrategy serviceStrat) ServiceBinding
(JobClass jobClass, ServiceStrategy serviceStrat, Distribution distribution) -
Uses of ServiceStrategy in jline.lang.constant
Methods in jline.lang.constant that return ServiceStrategyModifier and TypeMethodDescriptionstatic ServiceStrategy
Returns the enum constant of this class with the specified name.static ServiceStrategy[]
ServiceStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.