I'll knock in creating good class directly class seems to not create for help bosses don't know what in
CodePudding user response:
It should be said that how to create inner classes, JAVA IDEA and the eclipse is not the same?
The class Circle {
Double radius=0;
Public Circle radius, (double) {
Enclosing the radius=radius;
}
Class the Draw {//inner class
Public void drawSahpe () {
System. The out. Println (" drawshape ");
}
}
}
CodePudding user response: