What does the combination of method modifiers abstract override mean and where can it be used?
Answer
It can be used only in traits and it means that the trait can be only mixed into a class that has a concrete definition of the method that is marked with these modifiers.
Tags
#odersky-programming-in-scala-2ed #scala
Question
What does the combination of method modifiers abstract override mean and where can it be used?
Answer
?
Tags
#odersky-programming-in-scala-2ed #scala
Question
What does the combination of method modifiers abstract override mean and where can it be used?
Answer
It can be used only in traits and it means that the trait can be only mixed into a class that has a concrete definition of the method that is marked with these modifiers.
If you want to change selection, open document below and click on "Move attachment"
pdf
cannot see any pdfs
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.