|
You are here |
winterbe.com | ||
| | | | |
nikgrozev.com
|
|
| | | | | Oracle has recently released a 3-week JDK 8 Massive Open and Online Course called "Lambdas and Streams", which discusses the new JDK8 functional features in ... | |
| | | | |
studiofreya.org
|
|
| | | | | ||
| | | | |
www.chrisritchie.org
|
|
| | | | | Doing distributed processing with Java's parallelStream. | |
| | | | |
solutionspace.blog
|
|
| | | Records are part of the Java language since version 14. They are a useful feature for types that primarily capture data and avoid some of the boilerplate that Java is famous for. While many traditional class hierarchies could be translated to records, I found the discussion around which of them should be adapted to that... | ||