Class ControllerThread

java.lang.Object
java.lang.Thread
org.woehlke.computer.kurzweil.mandelbrot.control.ControllerThread
All Implemented Interfaces:
Serializable, Runnable

public class ControllerThread extends Thread implements Runnable, Serializable
Mandelbrot Set drawn by a Turing Machine. (C) 2006 - 2015 Thomas Woehlke. https://thomas-woehlke.blogspot.com/2016/01/mandelbrot-set-drawn-by-turing-machine.html
Author:
Thomas Woehlke Date: 05.02.2006 Time: 00:36:20
See Also: