Update README.md

[skip ci]
This commit is contained in:
edizor 2022-12-15 16:25:54 +08:00 committed by GitHub
parent bf0356fe47
commit 3e0e9e6d83
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@
- [Method References in Java](https://www.baeldung.com/java-method-references)
- [The Double Colon Operator in Java 8](https://www.baeldung.com/java-8-double-colon-operator)
- [Serialize a Lambda in Java](https://www.baeldung.com/java-serialize-lambda)
- [Convert Anonymous Class into Lambda in Java](https://www.baeldung.com/java-from-anonymous-class-to-lambda)