public class ValueFactoryFactory extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ValueFactoryFactory.DoubleValueFactory |
protected static class |
ValueFactoryFactory.FloatValueFactory |
| Modifier | Constructor and Description |
|---|---|
protected |
ValueFactoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ValueFactoryFactory |
newInstance() |
ValueFactory<?> |
newValueFactory(org.dmg.pmml.MathContext mathContext) |
public ValueFactory<?> newValueFactory(org.dmg.pmml.MathContext mathContext)
public static ValueFactoryFactory newInstance()
Copyright © 2018. All rights reserved.