Y
Hacker News
new
|
ask
|
show
|
jobs
by
zetafunction
803 days ago
`final` prevents a child class from overriding a method. `private` does not.