public class Test
{
public Object test() {
return this;
}
}
IDEA suggests that test() can be made static.
Also:
Does not use context instance fields or calls context instance methods
--> Does not use context instance fields or call context instance methods
Not Reachable. 1 usages found in the project code.
--> Not reachable. 1 usage found in the project code.
I also saw "isntantiations" or "intsantiations" somewhere, but I
accidentally closed the pane before I wrote down where it was.
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list