|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.foo
Class FooExec

java.lang.Objectcom.memoire.foo.FooExec
- All Implemented Interfaces:
- FooEval
- public class FooExec
- extends java.lang.Object
- implements FooEval
- extends java.lang.Object
| Field Summary | |
private java.lang.String |
cmd_
|
| Constructor Summary | |
private |
FooExec(java.lang.String _cmd)
|
| Method Summary | |
static FooExec |
create(java.lang.String _cmd)
|
java.lang.Object |
eval()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
cmd_
private java.lang.String cmd_
| Constructor Detail |
FooExec
private FooExec(java.lang.String _cmd)
| Method Detail |
eval
public java.lang.Object eval()
create
public static FooExec create(java.lang.String _cmd)
|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.memoire.foo.FooExec