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) |
static <K,E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.Indexable<K>> |
buildMap(List<E> elements,
boolean nullable) |
static <K,E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.Indexable<K>> |
find(List<E> elements,
K key) |
Copyright © 2018. All rights reserved.