|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmce.util.FastArray<TapePulse>
jmce.sim.tape.TapeData
public class TapeData
Cassette data. This class rappresent a cassette tape loaded normally from file.
Constructor Summary | |
---|---|
TapeData()
Constructor without clock |
|
TapeData(int clock)
Constructor with specified clock |
Method Summary | |
---|---|
int |
getClock()
Return the clock |
Methods inherited from class jmce.util.FastArray |
---|
add, add, clear, contains, get, getGrowSize, getSize, indexOf, remove, remove, setGrowSize, size, toArray |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TapeData()
public TapeData(int clock)
Method Detail |
---|
public int getClock()
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |