|
3 |
edited tags
|
||
|
2 |
edited tags
|
||
|
1 |
|
||
When to use finalI've found a couple of references (for example) that suggest using On one hand, the compiler can make some optimizations and it makes the programmer's intent clearer. On the other hand, it adds verbosity and the optimizations may be trivial. Is it something I should make an effort to remember to do?
|
||||
