Robert

33%
Flag icon
Always use the SuppressWarnings annotation on the smallest scope possible.
Robert
Plus, generally apply this philosophy everywhere, of course (e.g., try/catch on the smallest scope possible).
Effective Java: A Programming Language Guide (Java Series)
Rate this book
Clear rating
Open Preview