public class ReactiveSet<T> extends ReactiveCollection<T,Set<T>> implements Set<T>
ReactiveCollection.ReactiveIterator<WI extends Iterator<T>>
wrapped
Constructor and Description |
---|
ReactiveSet() |
ReactiveSet(Set<T> wrapped) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
addLeftTuple, getLeftTuples, notifyModification, removeLeftTuple
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.