Join Slack
Powered by
and as a reference, `var` fields always have both ...
# announcements
t
thatadamedwards
04/19/2018, 5:56 PM
and as a reference,
var
fields always have both getters and setters, where
val
only ever has getters. this is important to keep in mind, especially when dealing in Java interop where not all fields have getters and setters
Open in Slack
Previous
Next