uk.ac.soton.ecs.grimoires.test.concurrent
Class ConcurrentTest

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.concurrent.ConcurrentTest

public class ConcurrentTest
extends Object


Constructor Summary
ConcurrentTest(int nt, int ni, GrimoiresProxy p, ConcurrentThread t)
           
 
Method Summary
static void main(String[] args)
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentTest

public ConcurrentTest(int nt,
                      int ni,
                      GrimoiresProxy p,
                      ConcurrentThread t)
Method Detail

test

public void test()

main

public static void main(String[] args)
Parameters:
args -