Class AbstractExecutor.Method.Parameter
java.lang.Object
org.apache.commons.jexl2.internal.AbstractExecutor.Method.Parameter
- Enclosing class:
AbstractExecutor.Method
A helper class to pass the method & parameters.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Parameter
Creates an instance.- Parameters:
m
- the methodk
- the method key
-