|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.shell.Evaluable
public class Evaluable
| Constructor Summary | |
|---|---|
Evaluable(Shell shell,
java.lang.String s,
CompletionHandler<ShellResponse> handler)
|
|
| Method Summary | |
|---|---|
ShellResponse |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Evaluable(Shell shell,
java.lang.String s,
CompletionHandler<ShellResponse> handler)
| Method Detail |
|---|
public ShellResponse call()
call in interface java.util.concurrent.Callable<ShellResponse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||