| Package | Description |
|---|---|
| org.cthul.fixsure.generators.composite |
| Modifier and Type | Method and Description |
|---|---|
FlatMappingGenerator<T> |
FlatMappingGenerator.copy() |
static <In,Out> FlatMappingGenerator<Out> |
FlatMappingGenerator.map(DataSource<In> src,
Function<? super In,? extends DataSource<Out>> function) |
| Constructor and Description |
|---|
FlatMappingGenerator(FlatMappingGenerator<T> src) |
Copyright © 2019. All rights reserved.