Package | Description |
---|---|
org.eth.cyril.bugfixer.input |
Modifier and Type | Method and Description |
---|---|
MixedInput<T> |
InputGeneratorImpl.getMixedInput(java.util.List<Input<T>> inputs) |
MixedInput<T> |
InputGenerator.getMixedInput(java.util.List<Input<T>> inputs)
Gets an input which mixes the given inputs,
|