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