public class TestGenHeadCuttingMutator<T> extends Object
| Constructor and Description |
|---|
TestGenHeadCuttingMutator(List<T> list) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMutate() |
List<T> |
getResult() |
List<T> |
mutate() |
void |
revert() |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.