public static final class ModifiedType.ModifiedWrapper extends AbstractList
modCount| Constructor and Description |
|---|
ModifiedType.ModifiedWrapper(Modified impl) |
| 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, toStringpublic ModifiedType.ModifiedWrapper(Modified impl)
public Object get(int index)
get in interface Listget in class AbstractListpublic int size()
size in interface Collectionsize in interface Listsize in class AbstractCollectionCopyright © 2018 The Apache Software Foundation. All rights reserved.