The blog post Concrete Abstraction Anti Pattern mentioned that if an abstraction is used only in concrete fashion, we should use concrete operation rather than the abstraction.
The blog post Concrete Abstraction Anti Pattern mentioned that if an abstraction is used only in concrete fashion, we should use concrete operation rather than the abstraction.