From 9a6e7df164ec8ee81394535281efa29626f03e4a Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sun, 24 Dec 2017 19:52:26 +0200 Subject: [PATCH] Update README.md --- core-java-9/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-java-9/README.md b/core-java-9/README.md index ce8a140dc0..575376ccb7 100644 --- a/core-java-9/README.md +++ b/core-java-9/README.md @@ -19,3 +19,4 @@ - [Java 9 java.util.Objects Additions](http://www.baeldung.com/java-9-objects-new) - [Compact Strings in Java 9](http://www.baeldung.com/java-9-compact-string) - [Convert Date to LocalDate or LocalDateTime and Back](http://www.baeldung.com/java-date-to-localdate-and-localdatetime) +- [Java 9 Variable Handles Demistyfied](http://www.baeldung.com/java-variable-handles)