The final keyword in Java
Whilst many will frown at the use of the final keyword in Java code, I find it a breath of fresh air. Perhaps it’s that I tend to lean on the side of caution, conservatism and safety when it comes … Continue reading
Posted in Java, Programming, Software Analysis/Design
Tagged final, hacking, immutable, java, software design
3 Comments