Class ProviderBuilder

java.lang.Object
org.apache.commons.rng.simple.internal.ProviderBuilder

public final class ProviderBuilder extends Object
RNG builder.

It uses reflection to find the factory method of the RNG implementation, and performs seed type conversions.