java.lang.Object
com.puppycrawl.tools.checkstyle.usage.InputUnusedLocal
- public class InputUnusedLocal
- extends java.lang.Object
Test input for unused local variable check
|
Method Summary |
private void |
method()
|
void |
method2()
tests that neither type nor typecast are considered to be a reference |
private void |
methodArrays()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mUnreadPrimitive
private int mUnreadPrimitive
InputUnusedLocal
public InputUnusedLocal()
method
private void method()
methodArrays
private void methodArrays()
method2
public void method2()
- tests that neither type nor typecast are considered to be a reference