|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CpuConstraint.Operator | |
---|---|
org.quartz.locality.constraint |
Uses of CpuConstraint.Operator in org.quartz.locality.constraint |
---|
Methods in org.quartz.locality.constraint that return CpuConstraint.Operator | |
---|---|
CpuConstraint.Operator |
CpuConstraint.getOp()
|
static CpuConstraint.Operator |
CpuConstraint.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CpuConstraint.Operator[] |
CpuConstraint.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.quartz.locality.constraint with parameters of type CpuConstraint.Operator | |
---|---|
CpuConstraint(CpuConstraint.Operator op,
int value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |