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(java.lang.Class<?> suiteClass)
Called once after instantiation to set up the decorator.
|
void initialize(java.lang.Class<?> suiteClass)
long decorate(long seed)
Randomness.Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.