net.rmi.rjs.jobs
Class FractalsTest

java.lang.Object
  extended by net.rmi.rjs.jobs.FractalsTest

public class FractalsTest
extends java.lang.Object

Author:
Francisco Castellanos The clases below have the purpose of testing the Fractals class, and to display the results.

Constructor Summary
FractalsTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FractalsTest

public FractalsTest()
Method Detail

main

public static void main(java.lang.String[] args)