Class Cluster

java.lang.Object
  |
  +--Cluster

public class Cluster
extends java.lang.Object

a fairly simple wrapper to hold gam and bessag and newell classes and to provide an interface to other methods as developed Ian 24/5/00


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

Constructor Detail

Cluster

public Cluster()
Method Detail

main

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