Timeline for How to refactor my design, if it seems to require multiple inheritance?
Current License: CC BY-SA 3.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Jun 28, 2014 at 1:42 | audit | Reopen votes | |||
| Jun 28, 2014 at 1:42 | |||||
| Jun 23, 2014 at 10:25 | comment | added | Silviu Burcea | @Giorgio: Abstract classes implemented as interfaces. Since you can implement more than one interface, we are facing the multiple inheritance in Java. | |
| Jun 23, 2014 at 4:31 | comment | added | Giorgio | @Silviu Burcea: Which basically means interfaces are not interfaces (contracts) any more but lie somewhere between interfaces and abstract classes. | |
| Jun 23, 2014 at 4:30 | audit | Close votes | |||
| Jun 23, 2014 at 17:39 | |||||
| Jun 21, 2014 at 16:33 | audit | Close votes | |||
| Jun 21, 2014 at 16:35 | |||||
| Jun 16, 2014 at 12:08 | audit | Close votes | |||
| Jun 16, 2014 at 14:16 | |||||
| Jun 16, 2014 at 8:32 | audit | Close votes | |||
| Jun 16, 2014 at 8:32 | |||||
| Jun 6, 2014 at 16:46 | audit | Close votes | |||
| Jun 7, 2014 at 19:43 | |||||
| May 31, 2014 at 17:40 | answer | added | 9000 | timeline score: 1 | |
| May 31, 2014 at 9:47 | answer | added | artsafin | timeline score: 2 | |
| May 31, 2014 at 7:43 | history | tweeted | twitter.com/#!/StackProgrammer/status/472644402997760001 | ||
| May 31, 2014 at 5:08 | comment | added | Silviu Burcea | Java 8 allows default methods on interfaces. | |
| May 31, 2014 at 5:02 | answer | added | Doc Brown | timeline score: 11 | |
| May 31, 2014 at 5:00 | comment | added | Saturn | @Djizeus: Yes, exactly. | |
| May 31, 2014 at 4:53 | comment | added | Djizeus | I guess they are Resources that are not Nodes? | |
| May 31, 2014 at 4:13 | history | asked | Saturn | CC BY-SA 3.0 |