|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdjfractal.AbstractScheduler
djfractal.IndexedScheduler
| Field Summary | |
protected java.util.ArrayList |
fcs
|
protected int |
size
|
| Fields inherited from class djfractal.AbstractScheduler |
engineStatsFrames |
| Constructor Summary | |
IndexedScheduler(EngineStatsFrames engineStatsFrames)
|
|
| Method Summary | |
void |
prepareComputation(java.util.Collection fcs)
Prepare the computation. |
java.lang.String |
toString()
|
| Methods inherited from class djfractal.AbstractScheduler |
_nextFC, initFCS, nextFC |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.util.ArrayList fcs
protected int size
| Constructor Detail |
public IndexedScheduler(EngineStatsFrames engineStatsFrames)
| Method Detail |
public void prepareComputation(java.util.Collection fcs)
SchedulerPrepare the computation.
Sets the FractalComputer collection.
prepareComputation in interface SchedulerprepareComputation in class AbstractSchedulerpublic java.lang.String toString()
toString in class AbstractScheduler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||