Articles, dummyCategory

Java stream reduce

I have the following example data set that I want to transform / reduce using Java stream api based on direction’s value Direction int[]IN 1, 2OUT 3, 4OUT 5, 6, …

Articles, dummyCategory

JavaFX 11 early access on embedded – Gluon

The OpenJFX team, which includes developers from companies like Oracle and Gluon, as well as individuals, is working very hard to get the JavaFX 11 release for Windows, Mac OS X and Linux published later this month. While the release is stabilizing (early access builds are available), we are now also making JavaFX available in …