public class OptionList extends ArrayList<OptionValue>
modCount| Constructor and Description |
|---|
OptionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
merge(OptionList list) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic void merge(OptionList list)
Copyright © 2017 The Apache Software Foundation. All rights reserved.