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