I don’t think interfaces should contain anything. They should be that, an interface and leave the implementation details to the class that implements the interface.
I don’t think interfaces should contain anything. They should be that, an interface and leave the implementation details to the class that implements the interface.