Package at.jku.ssw.fp.sect08_3
-
Class Summary Class Description Demo1_SideEffect Demos showing the effect of arbitrary side effects in parallel stream operations.Demo2_ParallelCollect Demos showing parallel collect operations with normal and concurrent collections.