I would recommend using @Override annotation (whenever you intend to override a method) to avoid this in the future!
Jerome, perhaps all the example source code and tutorial examples should be altered to reflect this paradigm? Cheers Piyush
I would recommend using @Override annotation (whenever you intend to override a method) to avoid this in the future!
Jerome, perhaps all the example source code and tutorial examples should be altered to reflect this paradigm? Cheers Piyush