Uses of Interface
com.rubecula.darwin.evolution.ClockWatcher

Packages that use ClockWatcher
com.rubecula.darwin.evolution   
 

Uses of ClockWatcher in com.rubecula.darwin.evolution
 

Classes in com.rubecula.darwin.evolution that implement ClockWatcher
 class ClockWatcher_
           
 class ClockWatcher_Default
           
 

Methods in com.rubecula.darwin.evolution that return ClockWatcher
 ClockWatcher Evolver_.getClockWatcher()
           
 ClockWatcher Evolver.getClockWatcher()
           
 

Methods in com.rubecula.darwin.evolution with parameters of type ClockWatcher
 void Evolver_.setClockWatcher(ClockWatcher clockWatcher)
           
 void Evolver.setClockWatcher(ClockWatcher clockWatcher)
           
 

Constructors in com.rubecula.darwin.evolution with parameters of type ClockWatcher
EvolutionTask(Evolver evolver, java.util.Map<Evolvable,java.lang.Integer> evolvables, java.util.Collection<GenerationListener> listeners, long clock, ClockWatcher clockWatcher)
          Primary constructor for EvolutionTask.
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.