| Package | Description |
|---|---|
| org.cthul.fixsure.generators.composite |
| Modifier and Type | Method and Description |
|---|---|
ShufflingGenerator<T> |
ShufflingGenerator.copy() |
static <T> ShufflingGenerator<T> |
ShufflingGenerator.shuffle(DataSource<T> source) |
static <T> ShufflingGenerator<T> |
ShufflingGenerator.shuffle(DataSource<T> source,
long seed) |
| Constructor and Description |
|---|
ShufflingGenerator(ShufflingGenerator src) |
Copyright © 2019. All rights reserved.