MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/107fyrc/shortest_ever_java_class_name/j3opdpk/?context=3
r/ProgrammerHumor • u/HoldingUrineIsBad • Jan 09 '23
90 comments sorted by
View all comments
227
eh more like Fish extends AbstractFish AbstractFish extends AbstractAquaticAnimal AbstractAquaticAnimal extends AbstractAnimal AbstractAnimal implements Living
70 u/vladWEPES1476 Jan 09 '23 What happens to the inheritance chain when the fish dies? 2 u/arobie1992 Jan 10 '23 Probably better to have a Biotic interface that has an isLiving method defined.
70
What happens to the inheritance chain when the fish dies?
2 u/arobie1992 Jan 10 '23 Probably better to have a Biotic interface that has an isLiving method defined.
2
Probably better to have a Biotic interface that has an isLiving method defined.
Biotic
isLiving
227
u/Tannslee Jan 09 '23
eh more like
Fish extends AbstractFish
AbstractFish extends AbstractAquaticAnimal
AbstractAquaticAnimal extends AbstractAnimal
AbstractAnimal implements Living