|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.android_scripting.interpreter.MyInterpreter
public class MyInterpreter
Wrapper for the Interpreter class. Workaround for the default access modifier on the getArguments() method in the Interpreter class
| Constructor Summary | |
|---|---|
MyInterpreter(Interpreter interpreter)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getArguments()
|
Interpreter |
getInterpreter()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyInterpreter(Interpreter interpreter)
| Method Detail |
|---|
public Interpreter getInterpreter()
public java.util.List<java.lang.String> getArguments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||