public class MserverListeUpload extends java.util.LinkedList<MserverDatenUpload>
| Constructor and Description |
|---|
MserverListeUpload() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(MserverDatenUpload mvsDatenUpload) |
add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArrayequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean add(MserverDatenUpload mvsDatenUpload)
add in interface java.util.Collection<MserverDatenUpload>add in interface java.util.Deque<MserverDatenUpload>add in interface java.util.List<MserverDatenUpload>add in interface java.util.Queue<MserverDatenUpload>add in class java.util.LinkedList<MserverDatenUpload>