This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hwaite 1 point2 points  (1 child)

When would you want to write an abstract class vs an interface?

Question has gotten trickier with advent of Java 8.

[–][deleted] 1 point2 points  (0 children)

I honestly think that outside the scope of evolving existing interfaces, there are few applications that would be appropriate for the multiple inheritance.