getMaximumPoolSize method

int getMaximumPoolSize()

Implementation

int getMaximumPoolSize() {
  return maxPoolSize;
}