Java question that i will spam until someone answers me :)
I have this
And here is the shit.
BallsofSteel considers 'example()' as Parent class extend, and gives compilation error on that, since it's not existant in parent(which i obviously dont want to implement, and it's not abstract)
So, can i make this shitty Interface thing work first, other than casting the object( something i get 2 options to to- BallsofSteel or the Interface gg)
if you have any experience over that :) the internetz wasnt very helpful( not many examples of combining both class and interface in another class, and my specific problem.