public class FeatureList extends ArrayList<org.jpmml.converter.Feature>
modCount| Constructor and Description |
|---|
FeatureList(List<? extends org.jpmml.converter.Feature> features,
List<String> names) |
| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Feature |
getFeature(String name) |
List<String> |
getNames() |
void |
setNames(List<String> names) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2019. All rights reserved.