is there some point to override used in:
Code: Alles auswählen
override def eat(food: this.SuitableFood) : Unit = {}
Moderatoren: pmueller, SE - Design and Construction
Code: Alles auswählen
override def eat(food: this.SuitableFood) : Unit = {}
Zurück zu „Software Engineering - Design and Construction“