These are my blogs
and also my life

11. How to model many possible business results?
2021-11-21 java clean-code pattern-matching
Introduction Method call often returns some result. For example let’s assume we have method which creates new object: Payment. Now imagine ... Read More