Skip to content

Commit 3baa5db

Browse files
Feature: Added link of explanation of supplier on white board.
1 parent 9c64e1a commit 3baa5db

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ is created which nothing as input and delivers a String as output. In the main m
198198

199199
**Reference:** The source code for the Supplier is present in [_Supplier.java](https://github.com/syedumerahmedcode/java-functional-programming/blob/master/src/main/java/com/umer/javafunctional/functionalinterface/_Supplier.java) class.
200200

201-
- Add a picture linking imperative and declarative approach together.
201+
![SupplierExplanationOnWhiteBoard](https://github.com/syedumerahmedcode/java-functional-programming/blob/master/src/main/resources/SupplierExplanation.jpeg)
202202

203203
## Explanation Lambdas
204204

70.3 KB
Loading

0 commit comments

Comments
 (0)