protected abstract class SigSequencer.Column<A> extends java.lang.Object implements SignalSource<A>
Modifier and Type | Field and Description |
---|---|
protected int |
columnNumber |
protected int |
loadIndex |
protected @Opt java.lang.String |
src |
Constructor and Description |
---|
Column(int i) |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
dump() |
(package private) abstract void |
load(java.lang.Object o) |
(package private) abstract void |
loadOneValue(java.util.Scanner sc,
int i) |
(package private) void |
startLoading(int i,
@Opt java.lang.String src) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
constant, get