Searched refs:MAX_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
27 private static final int MAX_POOL_SIZE = 8; field in ThreadPool82 CORE_POOL_SIZE, MAX_POOL_SIZE, KEEP_ALIVE_TIME, in ThreadPool()