Package | Description |
---|---|
org.spf4j.zel.operators |
Modifier and Type | Method and Description |
---|---|
static Operator.Enum |
Operator.Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator.Enum[] |
Operator.Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Object |
Operators.apply(Operator.Enum op,
Object a,
Object b) |
Copyright © 2018 SPF4J. All rights reserved.