Functional interfaces in java are important topic that we must have a good understanding of. In this repository you will find different examples that would be helpful to understand how they work. You will find:
- suppliers
- functions
- consumers
- optionals
- streams
Note: this repository is simple set of examples for this gist article.