|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.fs.clock.FrameClockFactory
public class FrameClockFactory
This factory creates a FrameClock. You should use the static method and should not instantiate this class.
Constructor Summary | |
---|---|
FrameClockFactory()
|
Method Summary | |
---|---|
static FrameClock |
getClock(TimeStamp setup)
Create a FrameClock object from a timestamp setup. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FrameClockFactory()
Method Detail |
---|
public static FrameClock getClock(TimeStamp setup)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |