net.rmi.rjs.jobs
Class FractalsOld
java.lang.Object
   net.rmi.rjs.jobs.FractalsOld
net.rmi.rjs.jobs.FractalsOld
- public class FractalsOld 
- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FractalsOld
public FractalsOld()
main
public static void main(java.lang.String[] args)
- 
 
testComputeJobs
public void testComputeJobs()
- 
 
getComputeJob
public ComputeJob getComputeJob(int w,
                                int h)
- 
 
testComputeJob
public void testComputeJob()
- 
 
getFractalLogic
public Mandelbrot getFractalLogic()
-