The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java 101: The essential Java language features tour, Part 7

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Java 101: The essential Java language features tour, Part 7 Posted: Jul 16, 2015 12:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Java 101: The essential Java language features tour, Part 7
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

End your tour of Java's essential language features with Jeff's introduction to Java 8's method references, interface default and static methods, and three lesser known language updates that every Java developer should know about. You'll also preview some interesting additions coming up in Java 9.

The Essential Java language features tour has explored the most popular and commonly used features introduced with every version of Java since JDK 1.4. With this article we come to the end of the journey -- at least for now. Lambdas and functional interfaces are two of the best-known features added to Java 8, and I covered them in Part 6. In this article we'll get to know Java 8's contributed method references, interface default and static methods, as well as type annotations, repeating annotations, and improvements to generic type inference. We'll complete our tour with my choice of a few lesser known features that will make a difference in your programs after Java 9.

To read this article in full or to leave a comment, please click here

Read: Java 101: The essential Java language features tour, Part 7

Topic: Two reasons the Rust language will succeed Previous Topic   Next Topic Topic: 'javac' is not recognized as an internal or external command, operable program or batch file

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use