Uses of Enum Class
jline.lang.constant.SolverType
Package
Description
This package contains constants used in the definition of queueing characteristics
Solver superclasses and related data structures.
-
Uses of SolverType in jline.lang.constant
Modifier and TypeMethodDescriptionstatic SolverType
Returns the enum constant of this class with the specified name.static SolverType[]
SolverType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SolverType in jline.solvers