posted 21 years ago
Yeah, it can.. I don't think there will be any problem in your class. Inner classes are just helper classes to the main class. You can define an abstract class and then extend it.
See the following example. I just extended your class to do something and it works fine.
o/p
In B.m1
In m2
In m3
--Shweta<br />SCJP 1.4 <br />SCWCD