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