Hacker News new | ask | show | jobs
by coopdog 5149 days ago
If it's an interface you have to override the method.

An abstract class you don't, but you can only inherit one anyway.