-
Type:
Sub-task
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: core-libs
-
None
This would likely take the form of
Stream<T> withCancel(BooleanSupplier)
where the returned stream would be UNORDERED.
Stream<T> withCancel(BooleanSupplier)
where the returned stream would be UNORDERED.