public class AttachmentList extends ArrayList<Attachment>
modCount| Constructor and Description |
|---|
AttachmentList() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentList |
cloneList() |
Attachment |
get(int index) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, 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 Attachment get(int index)
get in interface List<Attachment>get in class ArrayList<Attachment>public AttachmentList cloneList()
Copyright © 2016. All rights reserved.