Package at.jku.ssw.fp.sect10_3
Class Demo1_ColdObservable
- java.lang.Object
-
- at.jku.ssw.fp.sect10_3.Demo1_ColdObservable
-
public class Demo1_ColdObservable extends Object
Demos showing a cold observable.- Author:
- Herbert Praehofer
-
-
Field Summary
Fields Modifier and Type Field Description private static ExecutorService
executor
-
Constructor Summary
Constructors Constructor Description Demo1_ColdObservable()
-
-
-
Field Detail
-
executor
private static ExecutorService executor
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-