public class IndexableUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <K,E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.Indexable<K>> |
buildMap(List<E> elements,
Field keyField) |
static <K,E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.Indexable<K>> |
buildMap(List<E> elements,
Field keyField,
boolean nullable) |
Copyright © 2021. All rights reserved.