コード例 #1
0
ファイル: TimeScheduler2.java プロジェクト: jiwils/JGroups
 public int getMaxThreads() {
   return pool.getMaximumPoolSize();
 }