
11.12.2008, 13:20
|
|
блогер
Регистрация: Sep 2007
Адрес: Гамбург
Сообщений: 1,648
|
To redefine this method in a subclass of Object, do not use the override keyword. For example, A subclass of Object implements function toString():String instead of using an override of the base class.
|