标题: Can a static method containts a static nested class? [打印本页] 作者: key 时间: 26-6-2009 09:21 标题: Can a static method containts a static nested class? 我的一本烂书中说到,any nested class can be declared within any block of code,
such as a class and a method. 我差点中招了。