|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pool.PoolBuild | |
---|---|
com.thoughtworks.proxy.toys.pool | A toy to create object pools based on proxies. |
Uses of Pool.PoolBuild in com.thoughtworks.proxy.toys.pool |
---|
Subclasses of Pool.PoolBuild in com.thoughtworks.proxy.toys.pool | |
---|---|
static class |
Pool.PoolModeOrBuild<T>
|
static class |
Pool.PoolResettedBy<T>
|
static class |
Pool.PoolWith<T>
|
Methods in com.thoughtworks.proxy.toys.pool that return Pool.PoolBuild | |
---|---|
Pool.PoolBuild<T> |
Pool.PoolModeOrBuild.mode(SerializationMode serializationMode)
Specify the serializationMode SerializationMode.STANDARD : the standard mode, i.e. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |