Class CompositeSamplers.SharedStateObjectSamplerFactory<T>

java.lang.Object
org.apache.commons.rng.sampling.CompositeSamplers.SharedStateObjectSamplerFactory<T>
Type Parameters:
T - Type of sample
All Implemented Interfaces:
CompositeSamplers.SamplerBuilder.SamplerFactory<SharedStateObjectSampler<T>>
Enclosing class:
CompositeSamplers

private static class CompositeSamplers.SharedStateObjectSamplerFactory<T> extends Object implements CompositeSamplers.SamplerBuilder.SamplerFactory<SharedStateObjectSampler<T>>
A factory for creating a composite SharedStateObjectSampler.