public class VectorFunction extends ArrayList
| 限定符和类型 | 字段和说明 |
|---|---|
protected static long |
serialVersionUID |
modCount| 构造器和说明 |
|---|
VectorFunction(Object function,
double[] results) |
VectorFunction(Object function,
List<Number> values) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addToContext(Object key,
Object value) |
Object |
getFromContext(Object key) |
Object |
getFunction() |
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, toStringcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.