public class UPDATE_FIELDMG
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Random |
rnd |
TestingScope |
testingscope |
Generator<PARAM,STEP> |
valueGenerator |
Constructor and Description |
---|
UPDATE_FIELDMG(TestingScope ts,
Generator<PARAM,STEP> valueGenerator) |
Modifier and Type | Method and Description |
---|---|
Generator<SEQ_RT_info,STEP> |
random() |
public java.util.Random rnd
public TestingScope testingscope
public UPDATE_FIELDMG(TestingScope ts, Generator<PARAM,STEP> valueGenerator)
public Generator<SEQ_RT_info,STEP> random()