|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jexl2.internal.AbstractExecutor.Method.Parameter
protected static final class AbstractExecutor.Method.Parameter
A helper class to pass the method & parameters.
| Constructor Summary | |
|---|---|
AbstractExecutor.Method.Parameter(java.lang.reflect.Method m,
MethodKey k)
Creates an instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractExecutor.Method.Parameter(java.lang.reflect.Method m,
MethodKey k)
m - the methodk - the method key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||