Serializable
, Cloneable
, Iterable<Subscriber>
, Collection<Subscriber>
, List<Subscriber>
, RandomAccess
public class SubscriberList extends Vector<Subscriber>
modCount
capacityIncrement, elementCount, elementData
Constructor | Description |
---|---|
SubscriberList() |
Modifier and Type | Method | Description |
---|---|---|
Subscriber |
getSubscriber(int n) |
parallelStream, stream
finalize, getClass, notify, notifyAll, wait, wait, wait
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSize
public Subscriber getSubscriber(int n)