Java interfaces are different from classes, and it’s important to know how to use their special properties in your Java programs. This tutorial introduces the difference between classes and interfaces ...
In this case, we should generate new interface methods with default. One option is to return null, which may not be valid response but it would be better to throw UnsupportedOperationException with ...