Coffee Talk: Java, News, Stories and Opinions
JSRs and APIs
-
A simple Java Supplier interface example for those new to functional programming
- TechTarget 27 Feb 2019 -
A quick look at inferred types and the Java var keyword
- TechTarget 04 Feb 2019
There are only half a dozen classes you really need to master to become competent in the world of functional programming. The java.util.function package contains well over 40 different components, ...
Here's a quick look at the Java var keyword and what it looks like when you use inferred types in your code.