Skip to content

Commit 60e4112

Browse files
authored
Merge pull request eugenp#6945 from eugenp/lor6-patch-2
Update README.md
2 parents 5da5818 + b5c5648 commit 60e4112

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- [Multi-Release Jar Files](https://www.baeldung.com/java-multi-release-jar)
2121
- [Ahead of Time Compilation (AoT)](https://www.baeldung.com/ahead-of-time-compilation)
2222
- [Java 9 Process API Improvements](https://www.baeldung.com/java-9-process-api)
23-
- [Guide to java.lang.Process API](https://www.baeldung.com/java-process-api)
2423
- [Java 9 java.util.Objects Additions](https://www.baeldung.com/java-9-objects-new)
2524
- [Java 9 Reactive Streams](https://www.baeldung.com/java-9-reactive-streams)
2625
- [Java 9 Optional API Additions](https://www.baeldung.com/java-9-optional)
@@ -31,4 +30,4 @@
3130
- [A Guide to Java 9 Modularity](https://www.baeldung.com/java-9-modularity)
3231
- [Java 9 Platform Module API](https://www.baeldung.com/java-9-module-api)
3332
- [Java 9 Platform Logging API](https://www.baeldung.com/java-9-logging-api)
34-
33+
- [Filtering a Stream of Optionals in Java](https://www.baeldung.com/java-filter-stream-of-optional)

0 commit comments

Comments
 (0)