6 ms·
You've got a point, but I think final class modifier which prevents extension often hinders Unit Testing and never adds much value.
by TwoSheds 16y ago
You've got a point, but I think final class modifier which prevents extension often hinders Unit Testing and never adds much value.
- jbooth 16y agofinal class modifier is pretty useless. private final member variables? Invaluable.