public interface BoundedFlowSet<T> extends FlowSet<T>
Modifier and Type | Method and Description |
---|---|
void |
complement()
Complements
this . |
void |
complement(FlowSet<T> dest)
Complements this BoundedFlowSet, putting the result into
dest . |
FlowSet<T> |
topSet()
returns the topped set.
|
add, add, clear, clone, contains, copy, difference, difference, emptySet, intersection, intersection, isEmpty, isSubSet, iterator, remove, remove, size, toList, union, union
forEach, spliterator