Local classes
Hi everybody, Why cannot we provide static members in local classes?ByJFan
[102 byte] By [
JFana] at [2007-11-26 15:35:46]

Ok, in a non-static nested class, members may be static if they're final, too. http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html#262890