we cannot declare abstract methods in interface as protected and default(even if we don't mention
any access specifier (default) compiler takes it as public)
but we can declare abstract method in abstract class as protected and default...
why there are different rules for abstract class and interface?
"I Love Java Ranch"
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.