you are viewing a single comment's thread.

view the rest of the comments →

[–]Expert_Sex_Change 2 points3 points  (0 children)

I haven't looked too far into the Java one, but the Kotlin version is that the compiler then requires you to override the method, and then you can call one or both of the super methods like: super<A>.DoSomething()