|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdx.PersistentData
public class PersistentData
This class acts as a contained for all factories needed to pre-allocate shared objects in mission memory.
Constructor Summary | |
---|---|
PersistentData()
Constructor and initialisation of shared variables. |
Method Summary | |
---|---|
ArrayListFactory |
getListFactory()
Get the listFactory |
MotionFactory |
getMotionFactory()
Get the motionFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersistentData()
Method Detail |
---|
public ArrayListFactory getListFactory()
public MotionFactory getMotionFactory()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |