Tuesday, 13 August 2013

What is the usage of a final var in Scala

What is the usage of a final var in Scala

What is the usage of a final var in Scala? What is the behavior. Are there
any use cases?
(see also, Why are `private val` and `private final val` different?, which
is very close, but not the same)

No comments:

Post a Comment