djfractal
Class RandomScheduler

java.lang.Object
  extended bydjfractal.AbstractScheduler
      extended bydjfractal.IndexedScheduler
          extended bydjfractal.RandomScheduler
All Implemented Interfaces:
Scheduler

public class RandomScheduler
extends IndexedScheduler


Field Summary
 
Fields inherited from class djfractal.IndexedScheduler
fcs, size
 
Fields inherited from class djfractal.AbstractScheduler
engineStatsFrames
 
Constructor Summary
RandomScheduler(EngineStatsFrames engineStatsFrames)
           
 
Method Summary
 jaya.djfractal.FractalComputer _nextFC(FractalData fd)
           
 java.lang.String toString()
           
 
Methods inherited from class djfractal.IndexedScheduler
prepareComputation
 
Methods inherited from class djfractal.AbstractScheduler
initFCS, nextFC
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RandomScheduler

public RandomScheduler(EngineStatsFrames engineStatsFrames)
Method Detail

_nextFC

public jaya.djfractal.FractalComputer _nextFC(FractalData fd)
Specified by:
_nextFC in class AbstractScheduler

toString

public java.lang.String toString()
Overrides:
toString in class IndexedScheduler


DJFractal help mailing list