|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpars.util.PoolUtils
@SuppressWarnings({"AccessOfSystemProperties", "UtilityClass"}) public final class PoolUtils
Provides a couple of utility methods to pools and schedulers.
Method Summary | |
---|---|
static void
|
checkValidPoolSize(int poolSize)
|
static int
|
retrieveDefaultPoolSize()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public static void checkValidPoolSize(int poolSize)
public static int retrieveDefaultPoolSize()
Groovy Documentation