public final class Randomness extends 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(Thread owner,
long seed,
SeedDecorator... decorators) |
public Randomness(Thread owner, long seed, SeedDecorator... decorators)
public Randomness(long seed, SeedDecorator... decorators)
Copyright © 2011–2014 Carrot Search s.c.. All rights reserved.