public class FieldInfoMap extends LinkedHashMap<String,FieldInfo>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FieldInfoMap() |
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
create(org.dmg.pmml.Field<?> field) |
FieldInfo |
require(org.dmg.pmml.HasFieldReference<?> hasFieldReference) |
FieldInfo |
require(String name) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeCopyright © 2023. All rights reserved.