Update README.md

[skip ci]
This commit is contained in:
edizor 2022-12-22 22:29:03 +08:00 committed by GitHub
parent aa58d16e8f
commit f699da12c6
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@
- [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)
- [When to Use Callable and Supplier in Java](https://www.baeldung.com/java-callable-vs-supplier)