Join Slack
Powered by
Ruckus' snippet above shows how you can bind that ...
# announcements
f
fellshard
07/20/2016, 6:38 PM
Ruckus' snippet above shows how you can bind that type to an instance of a class, instead. That means that one
object
will use one binding for type
T
for its entire lifespan. Then a subclass can choose to be even more restrictive with that type if it so chooses.
Open in Slack
Previous
Next