| Package | Description |
|---|---|
| org.jpmml.evaluator.visitors |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<ValueOptimizer.Mode> |
ValueOptimizer.MODE_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
ValueOptimizer.Mode |
ValueOptimizer.getMode() |
static ValueOptimizer.Mode |
ValueOptimizer.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueOptimizer.Mode[] |
ValueOptimizer.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueOptimizer.setMode(ValueOptimizer.Mode mode) |
| Constructor and Description |
|---|
ValueOptimizer(ValueOptimizer.Mode mode) |
Copyright © 2019. All rights reserved.