...
[API 2006] | Class BigInteger |
Item 17: Design and document for inheritance or else prohibit it | |
Chapter 6, Enforcing Security Policy | |
[Lai 2008] | Java Insecurity, Accounting for Subtleties That Can Compromise Code |
Chapter Seven, Rule 3. Make everything final, unless there's a good reason not to | |
...
04. Rule 05: Object Orientation (OBJ) 04. Rule 05: Object Orientation (OBJ) OBJ01-J. Declare data members as private and provide accessible wrapper methods