public class SchemaUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkSchema(org.jpmml.converter.Schema schema) |
static void |
checkSize(int size,
org.jpmml.converter.CategoricalLabel categoricalLabel) |
static void |
checkSize(int size,
List<? extends org.jpmml.converter.Feature> features) |
public static void checkSchema(org.jpmml.converter.Schema schema)
public static void checkSize(int size,
org.jpmml.converter.CategoricalLabel categoricalLabel)
public static void checkSize(int size,
List<? extends org.jpmml.converter.Feature> features)
Copyright © 2019. All rights reserved.