| Package | Description |
|---|---|
| org.cthul.fixsure.generators.composite |
| Modifier and Type | Method and Description |
|---|---|
RepeatingGenerator<T> |
RepeatingGenerator.copy() |
static <T> RepeatingGenerator<T> |
RepeatingGenerator.repeat(DataSource<? extends T>... sources) |
| Constructor and Description |
|---|
RepeatingGenerator(RepeatingGenerator<T> src) |
Copyright © 2019. All rights reserved.