예제 #1
0
 public NUSpackage(FST fst, Ticket ticket, TMD tmd)
 {
     this.fst    = fst;
     this.ticket = ticket;
     this.tmd    = tmd;
 }