Back-link added

This commit is contained in:
collaboratewithakash 2019-07-03 11:26:49 +05:30 committed by GitHub
parent c9126ae52b
commit cb82c9828b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
## Core Java Optional
### Relevant Articles:
### Relevant Articles:
- [Java Optional as Return Type](https://www.baeldung.com/java-optional-return)