And in Java, you should probably never use `final`...
# random
c
And in Java, you should probably never use
final
except on fields anyway.