public class FunctionInvocation extends Object
| Constructor and Description |
|---|
FunctionInvocation(String className,
String methodName,
String parameterString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getMethodName() |
String |
getParameterString() |
Copyright © 2018. All rights reserved.