posted 15 years ago
Method local inner classes can be abstract or final. Why do you think they cannot be abstract. We are not talking about anonymous inner classes here (if that's what you are confused with as per your last statement). Local variables cannot be abstract, static, coderanch, private, protected etc. Only final modifier can be used with local variables...