This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
No errors with uniplemented interface methods
- To: java-discuss@sourceware.cygnus.com
- Subject: No errors with uniplemented interface methods
- From: Lincoln Spiteri <lincoln.spiteri@st.com>
- Date: Tue, 10 Aug 1999 17:32:46 +0200
- Organization: STMicroelectronics
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
------------------------------------------------------------------------------