|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jaer.biasgen.IPotArray.ShiftRegisterIterator
protected class IPotArray.ShiftRegisterIterator
Provides pots in order of loading to the shift register, used in hardware interfaces to load bits.
Method Summary | |
---|---|
boolean |
hasNext()
|
IPot |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<IPot>
public IPot next()
next
in interface java.util.Iterator<IPot>
public void remove()
remove
in interface java.util.Iterator<IPot>
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |