why cannot be define outer class as a static type

i am cannnot define my outer class is a static type why
[62 byte] By [sunilagrawala] at [2007-11-26 22:07:04]
# 1
> i am cannnot define my outer class is a static type whyIt doesn't make sense for an outer class to be 'static'; outer classesjust are outer classes. w.r.t. which context should they be consideredstatic?kind regards,Jos
JosAHa at 2007-7-10 10:52:18 > top of Java-index,Java Essentials,New To Java...