de.ls5.jlearn.algorithms.dhc
Class JobFetchResult

java.lang.Object
  extended by de.ls5.jlearn.algorithms.dhc.JobFetchResult
All Implemented Interfaces:
Runnable

public class JobFetchResult
extends Object
implements Runnable

Author:
merten

Constructor Summary
JobFetchResult(Query key, Symbol letter, State state, HashMap<Query,Symbol> answers)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobFetchResult

public JobFetchResult(Query key,
                      Symbol letter,
                      State state,
                      HashMap<Query,Symbol> answers)
Method Detail

run

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


Copyright © 2011. All Rights Reserved.