public static interface BooleanSignalSourceVector.Mutable<S extends BooleanSignalSource> extends BooleanSignalSourceVector<S>
boolean.BooleanSignalSourceVector.Mutable<S extends BooleanSignalSource>| Modifier and Type | Method and Description |
|---|---|
default void |
set(BooleanSignalSourceVector<? extends S> other) |
S |
set(int index,
S component) |
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, streamS set(int index, S component)
set in interface List<S extends BooleanSignalSource>default void set(BooleanSignalSourceVector<? extends S> other)