Example #1
0
 public void setTotalWork(int totalWork) {
   task.setTotalWork(totalWork);
 }