// This file was generated by DAJ from program.cd. import edu.neu.ccs.demeter.*; class X3 { T t; X3() { } X3(T t) { this.t = t; } }