org.dasein.util
Class PopulatorThread<T>
java.lang.Object
org.dasein.util.PopulatorThread<T>
- All Implemented Interfaces:
- Runnable
public class PopulatorThread<T>
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulatorThread
public PopulatorThread(JiteratorPopulator<T> populator)
terminate
public static void terminate()
getResult
public Collection<T> getResult()
populate
public void populate()
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011 enStratus Networks LLC. All Rights Reserved.