org.semispace.take
Class UniqueWorker
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UniqueWorker
public UniqueWorker(int iterations,
int objectperiteration)
getObjectperiteration
public int getObjectperiteration()
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2008-2012. All Rights Reserved.