Tag:

Latest Java

by Imran Shaikh 2 comments

The sealed classes in latest Java allows one to describe which class/interface can extend/implement the current class/interface.

by Imran Shaikh 1 comment

Today let me talk about the Plain Old Java Switch Expression, but with a twist. This twist or update has been added to the …

by Imran Shaikh 0 comment

On 22 March 2022, The JDK 18 or Java 18 is released to the public (from Oracle). Java 18 does have something very interesting

by Imran Shaikh 1 comment

Java 17 is about to release in September 2021, so I thought now would be a great time to give you some updates on …

by Imran Shaikh 4 comments

Java 16 Record is a powerful feature that greatly reduces the boilerplate code of POJO. No more external Lombok library.

by Imran Shaikh 0 comment

Java 16 is released a few days back by Oracle. From 17 new feature improvements, these 4 features will affect how java developers code.

by Imran Shaikh 0 comment

Java 11 with Improved productivity and less repetition. No need of external libraries for small things. Functions on steroids.

by Imran Shaikh 0 comment

3 magical steps for latest or any jdk installation. You can have multiple versions of JDK at the same time and switch between them …

@2023 All Right Reserved. Designed and Developed by CodersTea

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More