Package callStack.utils
Interface ThreadPoolStats
-
- All Known Implementing Classes:
AbstractThreadPool,CachedThreadPool
public interface ThreadPoolStats
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetActivePoolSize()intgetCurrentPoolSize()intgetMaximumPoolSize()
-