public class ChefThread extends Object implements Callable<String>
String
call()
getOutput()
void
run()
setOutput(String output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String call() throws Exception
call
Callable<String>
Exception
public void run()
public String getOutput()
public void setOutput(String output)
Copyright © 2004-2016. All Rights Reserved.