public class ValueList extends ArrayList<Value>
modCount
Modifier and Type | Method and Description |
---|---|
void |
add(Field field,
Object value)
Add a field and a value to the list of Value entities
|
Object |
getValue(Field field)
Get the value for a field
|
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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
Copyright © 2021 DEISER. All Rights Reserved.