| Package | Description |
|---|---|
| org.jpmml.evaluator.visitors |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.ThreadLocal<ValueParser.Mode> |
ValueParser.MODE_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
ValueParser.Mode |
ValueParser.getMode() |
static ValueParser.Mode |
ValueParser.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValueParser.Mode[] |
ValueParser.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 |
ValueParser.setMode(ValueParser.Mode mode) |
| Constructor and Description |
|---|
ValueParser(ValueParser.Mode mode) |
Copyright © 2025. All Rights Reserved.