public class X { X(MyVector v) {this.v=v;} public MyVector v; }