You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Diagnosing Java code: The case for static types Java / Getting Started
Still, static type checking can be one of the key weapons in a powerful arsenal against introducing and for detecting bugs. In this article, Eric Allen makes a case for static type checking, explains why we should be glad that the Java language supports it, and discusses how it can be made even better.