Sunday, July 29, 2018

Expected Features of Java 11

In Java 10, the main thing we noticed was the local variable type inference, which helped us a lot. In this article, we are going to discuss a few features that are all expected to be released as part of JDK 11.

1. JDK11 New String Methods

There are a few methods that have been added as part of JDK 11 and helps developers to minimize coding efforts. The methods are listed below with an example.



from DZone.com Feed https://ift.tt/2mQYRN3

No comments:

Post a Comment