Package at.jku.ssw.fp.sect09_6
Class Demo_Composition
- java.lang.Object
-
- at.jku.ssw.fp.sect09_6.Demo_Composition
-
public class Demo_Composition extends Object
Demos showing the composition ofCompletableFuture
s.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo_Composition()
-
-
-
Field Detail
-
RAND
static final Random RAND
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-