1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 13:22:38 +02:00

Update 103-functions.md (#6685)

Fix Typo
This commit is contained in:
jdsegurac
2024-08-22 03:44:41 -05:00
committed by GitHub
parent 82e4e18b4d
commit 7f776808df

View File

@@ -18,5 +18,5 @@ Visit the following resources to learn more:
- [@article@Methods/Functions in Java.](https://www.javatpoint.com/method-in-java)
- [@article@Learn Functions/Methods in Java](https://www.w3schools.com/java/java_methods.asp)
- [@video@Functions / Methods in Java](https://www.youtube.com/watch?v=vvanI8NRlSI)
- [@video@Lambda functions](https://www.w3schools.com/java/java_lambda.asp)
- [@video@Passing functions as a variable](https://northcoder.com/post/passing-java-functions-in-variables/)
- [@article@Lambda functions](https://www.w3schools.com/java/java_lambda.asp)
- [@article@Passing functions as a variable](https://northcoder.com/post/passing-java-functions-in-variables/)