public class ValueRecorder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLEAR_METHOD_NAME |
static String |
RECORD_METHOD_NAME |
| Constructor and Description |
|---|
ValueRecorder() |
| Modifier and Type | Method and 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 © 2015. All rights reserved.