A - the type of values produced by the signal sourcespublic static interface SignalSourceVector.Mutable<A,S extends SignalSource<A>> extends SignalSourceVector<A,S>
SignalSourceVector.Mutable<A,S extends SignalSource<A>>| Modifier and Type | Method and Description |
|---|---|
S |
set(int index,
S component) |
default void |
set(SignalSourceVector<A,? extends S> other) |
append, empty, iterate, map, of, of, of, of, repeat, singleton, sizeCompatibleWith, sizeCompatibleWith, sizeCompatibleWith, stored, zipWithadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamdefault void set(SignalSourceVector<A,? extends S> other)