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