static Executor()
 {
     executionCount = 0;
     errorHandler   = new RuntimeErrorHandler();
 }
示例#2
0
 static Executor()
 {
     executionCount = 0;
     errorHandler = new RuntimeErrorHandler();
 }