public class StrictRecorder<V> extends Recorder<V>
| Constructor and Description |
|---|
StrictRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
endRecord(long permit) |
V |
flip(V newValue) |
long |
startRecord() |
Copyright © 2014 Tim Brooks. All Rights Reserved.