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