Question on interface

Can a class be defined inside an interface If yes can anyone give a siple eg for my understanding.Thanks
[132 byte] By [sribk] at [2007-9-26 19:52:41]
# 1
Seems so, this will compileinterface A { class B {}}
abnormal at 2007-7-3 13:09:32 > top of Java-index,Archived Forums,New To Java Technology Archive...