public final class Randomness
extends java.lang.Object
An instance of this class will be typically available from RandomizedContext.
No need to instantiate manually.
RandomizedContext| Constructor and Description |
|---|
Randomness(long seed,
SeedDecorator... decorators) |
Randomness(java.lang.Thread owner,
long seed,
SeedDecorator... decorators) |
public Randomness(java.lang.Thread owner,
long seed,
SeedDecorator... decorators)
public Randomness(long seed,
SeedDecorator... decorators)
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.