public class SequentialElasticPools
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ReactPool<LazyReact> |
lazyReact |
static ReactPool<SimpleReact> |
simpleReact |
Constructor and Description |
---|
SequentialElasticPools() |
public static final ReactPool<SimpleReact> simpleReact