Update README.md

[skip ci]
This commit is contained in:
edizor
2022-12-22 22:29:03 +08:00
committed by GitHub
parent 24ebdd6592
commit 044262c705

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)