Skip to content

Commit fc467e6

Browse files
authored
Update README.md
1 parent e21de9f commit fc467e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-java-modules/core-java-11/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ This module contains articles about Java 11 core features
44

55
### Relevant articles
66

7-
- [Benchmark JDK Collections vs Eclipse Collections](https://www.baeldung.com/jdk-collections-vs-eclipse-collections)
87
- [Java 11 Single File Source Code](https://www.baeldung.com/java-single-file-source-code)
98
- [Java 11 Local Variable Syntax for Lambda Parameters](https://www.baeldung.com/java-var-lambda-params)
109
- [Java 11 String API Additions](https://www.baeldung.com/java-11-string-api)
@@ -13,3 +12,4 @@ This module contains articles about Java 11 core features
1312
- [An Introduction to Epsilon GC: A No-Op Experimental Garbage Collector](https://www.baeldung.com/jvm-epsilon-gc-garbage-collector)
1413
- [Guide to jlink](https://www.baeldung.com/jlink)
1514
- [Negate a Predicate Method Reference with Java 11](https://www.baeldung.com/java-negate-predicate-method-reference)
15+
- [Benchmark JDK Collections vs Eclipse Collections](https://www.baeldung.com/jdk-collections-vs-eclipse-collections)

0 commit comments

Comments
 (0)