|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.halfdog.io.parport.GenericSequence
Constructor Summary | |
protected |
GenericSequence()
|
Method Summary | |
int |
addStep(int command,
int value,
int wait)
Add a new step to the end of a sequence. |
void |
clear()
|
protected int |
getReadCount()
|
protected byte[] |
getSequence()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected GenericSequence()
Method Detail |
public void clear()
clear
in interface Sequence
public int addStep(int command, int value, int wait)
addStep
in interface Sequence
protected byte[] getSequence()
protected int getReadCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |