View Single Post
Old Jan 7th, 2007, 1:27 AM   #1
ssrun
Newbie
 
Join Date: Aug 2006
Posts: 20
Rep Power: 0 ssrun is on a distinguished road
Prevent subclass from overriding method

Hi,

Is there a way to prevent subclasses from overriding a method in the base class? Essentially, is there an equivalent of a final method like in Java?
ssrun is offline   Reply With Quote