org.semispace.take
Class UniqueWorker

java.lang.Object
  extended by org.semispace.take.UniqueWorker
All Implemented Interfaces:
Runnable

public class UniqueWorker
extends Object
implements Runnable

See Also:
TakeUniquenessTest

Constructor Summary
UniqueWorker(int iterations, int objectperiteration)
           
 
Method Summary
 int getObjectperiteration()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueWorker

public UniqueWorker(int iterations,
                    int objectperiteration)
Method Detail

getObjectperiteration

public int getObjectperiteration()

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2008-2012. All Rights Reserved.