Exemplo n.º 1
0
 @Override
 public int getPoolSize() {
   return threadPoolExecutor.getPoolSize();
 }