Re: Making JAVA methods non-virtual
- From: Andy Flowers <no.way@xxxxxxxx>
- Date: Fri, 30 Jun 2006 20:36:15 GMT
Sukanto wrote:
Look for optimisations (if necessary) at a higher level.
Actually more than optimisation I am eager to know whether this can be
done or not ? If yes, then how ?
I was asked this question in an interview. And, the interviewer told me
that it is possible to do so as well as asked me to explore it.
Take a look at final, i.e. public final void finalFunc()
.
- References:
- Making JAVA methods non-virtual
- From: Sukanto
- Re: Making JAVA methods non-virtual
- From: Thomas Hawtin
- Re: Making JAVA methods non-virtual
- From: Sukanto
- Making JAVA methods non-virtual
- Prev by Date: Best way to drag and drop a whole JTextArea?
- Next by Date: Re: Reading in a Dictionary File
- Previous by thread: Re: Making JAVA methods non-virtual
- Next by thread: Reading in a Dictionary File
- Index(es):