|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.util.PoolUtils
public final class PoolUtils
Provides a couple of utility methods to pools and schedulers.
| Field Summary | |
|---|---|
private static java.lang.String |
GPARS_POOLSIZE
|
| Constructor Summary | |
|---|---|
private |
PoolUtils()
|
| Method Summary | |
|---|---|
private static int |
defaultPoolSize()
|
static void |
checkValidPoolSize(int poolSize)
|
static int |
retrieveDefaultPoolSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String GPARS_POOLSIZE
| Constructor Detail |
|---|
private PoolUtils()
| Method Detail |
|---|
public static int retrieveDefaultPoolSize()
private static int defaultPoolSize()
public static void checkValidPoolSize(int poolSize)
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||