public class Mutators
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Mutator |
bundle(java.util.List<Mutator> mutators) |
static Mutator |
getMutator(Computation computation,
int targetIndex,
int... parameterIndices) |
public static Mutator getMutator(Computation computation, int targetIndex, int... parameterIndices)