Beispiel #1
0
 public void setY(Integer y) {
   setY(y.intValue());
 }