public interface SeedDecorator
SeedDecorators annotation.| Modifier and Type | Method and Description |
|---|---|
long |
decorate(long seed)
Called to decorate the initial seed for a
Randomness. |
void |
initialize(Class<?> suiteClass)
Called once after instantiation to set up the decorator.
|
void initialize(Class<?> suiteClass)
long decorate(long seed)
Randomness.Copyright © 2011-2013 Carrot Search s.c.. All Rights Reserved.