public abstract class AbstractRandomizer<T> extends Object implements Randomizer<T>
Randomizer implementations.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRandomizer() |
protected |
AbstractRandomizer(long seed) |
protected Random random
Copyright © 2016. All Rights Reserved.