Y
Hacker News
new
|
ask
|
show
|
jobs
by
coopdog
5102 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.