Example #1
0
 public void addstage(Phase p)
 {
     stages.add(p);
 }