gpars.util
Class PoolUtils
java.lang.Object
gpars.util.PoolUtils
@SuppressWarnings({"AccessOfSystemProperties", "UtilityClass"})
class PoolUtils
Provides a couple of utility methods to pools and schedulers.
- author:
- Vaclav Pech
Date: Oct 31, 2009
Methods inherited from class Object
|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
PoolUtils
private PoolUtils()
-
checkValidPoolSize
public static void checkValidPoolSize(int poolSize)
-
retrieveDefaultPoolSize
public static int retrieveDefaultPoolSize()
-
Groovy Documentation