示例#1
0
 void process(JavahTask task, String opt, String arg) {
   task.ofile = new File(arg);
 }