public class ValueRecorder extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
CLEAR_METHOD_NAME |
|
static String |
RECORD_METHOD_NAME |
Constructor | Description |
---|---|
ValueRecorder() |
Modifier and Type | Method | Description |
---|---|---|
void |
clear() |
|
List<Value> |
getValues() |
|
Object |
record(Object value,
int anchor) |
public static final String RECORD_METHOD_NAME
public static final String CLEAR_METHOD_NAME
Copyright © 2019. All rights reserved.