public static class ErrorConditionType.ErrorConditionWrapper extends AbstractList
modCount| Constructor and Description |
|---|
ErrorConditionWrapper(ErrorCondition errorCondition) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic ErrorConditionWrapper(ErrorCondition errorCondition)
public Object get(int index)
get in interface Listget in class AbstractListpublic int size()
size in interface Collectionsize in interface Listsize in class AbstractCollectionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.