Skip to content

Commit df81818

Browse files
authored
Update README.md
1 parent 317ebb9 commit df81818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ This module contains articles about Java 11 core features
1313
- [Guide to jlink](https://www.baeldung.com/jlink)
1414
- [Negate a Predicate Method Reference with Java 11](https://www.baeldung.com/java-negate-predicate-method-reference)
1515
- [Benchmark JDK Collections vs Eclipse Collections](https://www.baeldung.com/jdk-collections-vs-eclipse-collections)
16+
- [Pre-compile Regex Patterns Into Pattern Objects](https://www.baeldung.com/java-regex-pre-compile)

0 commit comments

Comments
 (0)