Ejemplo n.º 1
0
 public double x(int i) {
   return outer.y(i);
 }
Ejemplo n.º 2
0
 public int length() {
   return outer.length();
 }