Toggle navigation
BuboFlash
Do you want BuboFlash to help you learning these things? Or do you want to add or correct something?
Click here
to log in or create user.
Contents
Selection
Reading
#odersky-programming-in-scala-2ed #scala
You can do anything in a trait definition that you can do in a class definition, and the syntax looks exactly the same, except:
a trait cannot have any “class” parameters
whereas in classes, super calls are statically bound, in traits, they are dynamically bound.
If you want to change selection, open document below and click on "Move attachment"
pdf
cannot see any pdfs
Summary
status
not read
reprioritisations
last reprioritisation on
suggested re-reading day
started reading on
finished reading on
Details
Discussion
Do you want to join discussion?
Click here
to log in or create user.