Re: @override?
- From: Eric Sosman <esosman@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 26 Jul 2007 09:13:08 -0400
George3 wrote:
Thanks Lew,
Lew wrote:[quoted text clipped - 8 lines]I am using JDK 1.4 and there is a compiling a 3rd party program error becauseYou should seriously consider using a current version of Java.BTW, it's "@Override".
Are there any samples of how to use @override?
http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html
Once again: It's @Override, not @override. Also, you won't
be able to use it at all until you move to a newer JDK.
--
Eric Sosman
esosman@xxxxxxxxxxxxxxxxxxxx
.
- References:
- @override?
- From: George3
- Re: @override?
- From: Lew
- Re: @override?
- From: Lew
- Re: @override?
- From: George3
- @override?
- Prev by Date: Re: @override?
- Next by Date: Re: @override?
- Previous by thread: Re: @override?
- Next by thread: Re: @override?
- Index(es):
Relevant Pages
|