public class ValueRecorder extends Object
ValueRecorder()
void
clear()
List<Value>
getValues()
Object
record(Object value, int anchor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValueRecorder()
public void clear()
public Object record(Object value, int anchor)
public List<Value> getValues()