Calling parent methods
22 Oct
2014
22 Oct
'14
10:35 p.m.
Hi, I'm pretty sure the answer is no, but here we go: is there a way to call the parent's method from a class? Something like: class Child { fun void init() { super.init(); // now do more stuff } } Thanks! Gonzalo
3677
Age (days ago)
3677
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gonzalo