JAVA 8 new features and examples
-
Updated
Oct 2, 2018 - Java
JAVA 8 new features and examples
Curso realizado na plataforma Alura, aplicando novos recursos vindo na versão 8 do Java. Lambda, default methods, Interfaces funcionais, method reference, Stream, Filter, Collectors e novas APIs de datas.
java8 features concept
A course work project using Java core and aiming to partially simulate how does Hibernate work internally.
A functional programming tutorial in java. It includes functional interfaces, lambda expressions, method references and stream api
Programación funcional y métodos referenciados en Java
Java 8 Enhancements: A Comprehensive Guide to Functional Programming and Declarative Approach
REST API payment model example that exposes relevant data using Java 8 features and test pyramid concepts
The method reference is nothing but the simplified version of the lambda expression. Instead of providing an implementation body, a method reference refers to an existing available method
Check your knowledge of Java Streams API (edu project)
This is a guide of java 8 APIs, plugins, libraries to keep java up to date with latest language features for Android platform
This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course
Add a description, image, and links to the method-reference topic page so that developers can more easily learn about it.
To associate your repository with the method-reference topic, visit your repo's landing page and select "manage topics."