The power of using interfaces in Java
The idea behind this article is quite simple: try to use interfaces instead of concrete classes whenever is possible!
14th May 2023
- Mihai Surdeanu
Hi. This is Mihai Surdeanu, a passionate software developer. Pleased to meet you. This is my personal blog. Please let me know if you enjoy it!
The idea behind this article is quite simple: try to use interfaces instead of concrete classes whenever is possible!