Join Slack
Powered by
`abstract val thing: String` is essentially a defi...
# announcements
y
yole
07/07/2016, 12:17 PM
abstract val thing: String
is essentially a definition of an abstract getter method. how the getter is implemented, and whether there’s something to initialize, is up to the implementing class
Open in Slack
Previous
Next