| Author |
Why body is must for an abstract class inside a local class
|
Chandra Bhatt
Ranch Hand
Joined: Feb 28, 2007
Posts: 1707
|
|
Hi! Sorry, I mistakenly forgot to add abstract keyword before method. Anyway, Thanks Remko for reminding me! cmbhatt@imap.cc download questions at cmbhatt5.tripod.com Thanks, cmbhatt [ March 13, 2007: Message edited by: Chandra Bhatt ]
|
cmbhatt
|
 |
Remko Strating
Ranch Hand
Joined: Dec 28, 2006
Posts: 893
|
posted

0
|
I can created an abstract method in an abstract method innerclass See code example and this compiles.
|
Remko (My website)
SCJP 1.5, SCWCD 1.4, SCDJWS 1.4, SCBCD 1.5, ITIL(Manager), Prince2(Practitioner), Reading/ gaining experience for SCEA,
|
 |
 |
|
|
subject: Why body is must for an abstract class inside a local class
|
|
|