No errors with uniplemented interface methods
Lincoln Spiteri
lincoln.spiteri@st.com
Tue Aug 10 08:40:00 GMT 1999
Hello,
I have just made a class implement the Runnable interface but did not actualy
implement the run() method. When I compiled with gcj (2.95) it did not generate
the error stating that the class must be defined abstract because it does not
define the run() method. OTOH javac will generate the error.
Regards
Lincoln
--
------------------------------------------------------------------------------
Lincoln Spiteri
Manufacturing Systems
STMicroelectronics, Malta
e-mail: lincoln.spiteri@st.com
------------------------------------------------------------------------------
More information about the Java
mailing list