OutClass.java. public class OutClass { // 內部類別 private class Point { private int x, y; public Point() { x ...
確定! 回上一頁