Uses of Enum
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 ServiceStrategyReturns the enum constant of this type with the specified name.static ServiceStrategy[]ServiceStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.