Package at.jku.ssw.fp.sect08_3
Class Demo2_ParallelCollect
- java.lang.Object
-
- at.jku.ssw.fp.sect08_3.Demo2_ParallelCollect
-
public class Demo2_ParallelCollect extends Object
Demos showing parallel collect operations with normal and concurrent collections.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo2_ParallelCollect()
-
-
-
Field Detail
-
TEXT_FILE
private static final String TEXT_FILE
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-