Post

@EclipseJavaIDE I think the question should be 'is there anything wrong with this code?' Because I don't see anything wrong with that code.
English

@EclipseJavaIDE This code is OK, alright friend. Don't worry, compile and take a beer
English

@EclipseJavaIDE new Laches ().new .....
I have never seen something like that
English

@EclipseJavaIDE Static methods can call only stat8c methods
English

@EclipseJavaIDE Within a static method of an outer class, it is not permitted to make an object of non-static inner class. The inner object refers an outer object.
English

@EclipseJavaIDE New Lachos does Not work and .new does Not work either Both methods have to Be static so Plato().hi(); Should stand in Main method
English

@EclipseJavaIDE Although it probably compiles the purpose of the code is unclear. It does not do anything useful and unnecessarily makes use of a relatively obscure language construct.
English

@EclipseJavaIDE Accessing a private class from static context... I think that doesn't work.
English

@EclipseJavaIDE Double semi-colon at the end of the hi function, I guesss
English














