Uses of Enum Class
jline.lang.constant.DropStrategy
Package
Description
Abstractions to declare basic elements of a model.
This package contains constants used in the definition of queueing characteristics
This package contains the classes used the specify Network objects
Classes that model the individual sections that form a Network node
-
Uses of DropStrategy in jline.lang
-
Uses of DropStrategy in jline.lang.constant
Modifier and TypeMethodDescriptionstatic DropStrategy
Returns the enum constant of this class with the specified name.static DropStrategy[]
DropStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DropStrategy in jline.lang.nodes
-
Uses of DropStrategy in jline.lang.sections
ModifierConstructorDescriptionInputJobClassesObj
(JobClass jobClass, SchedStrategyType schedPolicy, DropStrategy dropStrategy)