Package at.jku.ssw.fp.sect10_4
Class Demo2_DistinctUntilChanged
- java.lang.Object
-
- at.jku.ssw.fp.sect10_4.Demo2_DistinctUntilChanged
-
public class Demo2_DistinctUntilChanged extends Object
Demo showingObservable.distinctUntilChanged()
.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo2_DistinctUntilChanged()
-
-
-
Field Detail
-
RAND
private static final Random RAND
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-