Nieuws

As I was thinking about the remaining differences between Java interfaces and abstract classes in a JDK 8 world, I decided to see what the Java Tutorial had to say on this.
Introductory discussions of the difference between interfaces and abstract classes exemplify the implementation-centric view adopted by most Java texts.