java-tutorials/core-java-modules/core-java-11-2
Daniel Strmecki 926f273a2d Feature/bael 4749 java 11 features (#10308)
* BAEL-4749: Added examples for Java 11

* BAEL-4749: Refactor test examples

* BAEL-4749: Refactor test examples 2

* BAEL-4749: Fix PR comments

* BAEL-4749: Update nestmates examples

* BAEL-4749: Use method reference in Predicate.not example

* BAEL-4749: Use String::isBlank in Predicate.not example

* BAEL-4749: Two space indents when continuing a line

* BAEL-4749: Two space indents when continuing a line (2)
2021-01-02 11:08:15 +00:00
..
src Feature/bael 4749 java 11 features (#10308) 2021-01-02 11:08:15 +00:00
README.md BAEL-4587: Update Guide to Java Reflection (#9997) 2020-09-12 19:08:22 +02:00
pom.xml Feature/bael 4749 java 11 features (#10308) 2021-01-02 11:08:15 +00:00

README.md

Core Java 11

This module contains articles about Java 11 core features

Relevant articles