public abstract class AbstractRandomizer<T> extends Object implements Randomizer<T>
Randomizer implementations.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRandomizer() |
protected |
AbstractRandomizer(long seed) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getPredefinedValuesOf(String key) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRandomValueprotected final Random random
Copyright © 2016. All Rights Reserved.