The purpose of having static functions and non-static functions in stateless object?
I understand that stateless objects are immutable objects. What’s the use cases for having static functions and non-static functions in it?
The purpose of having static functions and none static functions in stateless object?
I understand that stateless objects are immutable objects. What’s the use cases for having static functions and none static functions in it?