i have abig class and i want to do a jar file but the .class files were 14?MyClass$x.class where x is null,1,2,.....13why is this?
You have anonymous inner classes.......