Java 7 & Java 8 new features with Lambdas & Streams
Lambda Expressions,Streams, JODA Date time, Default & Static methods, Optional, Method References, Functional programing What you’ll learn All the new features from Java 7 version All the new features from Java 8 version Lambda (λ) expressions, Functional interfaces, Default & Static methods in Interfaces Streams API, Joda Date & Time API, method references, constructor references … Read more