Timeline for Java Abstract Class Confusion: overridden method not being called
Current License: CC BY-SA 2.5
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 30, 2009 at 19:35 | comment | added | Yishai | No its not normal. It sounds like something didn't compile correctly. Say you had old version of the interface during runtime. By adding the method to the abstract class, you made the problem go away even if you have an old version of the interface at runtime. | |
| Sep 30, 2009 at 19:30 | history | answered | Rory | CC BY-SA 2.5 |