class TheObject · private final java.util.List<Point> points; · public TheObject(List<Point> points) · this.points = points; · public int hashCode() · int hash = 17; ...
確定! 回上一頁