| Modifier and Type | Field and Description |
|---|---|
static Object[] |
PARAMETERS
A constant for zero length parameters.
|
| Constructor and Description |
|---|
InvokeMethodVisitor(Class<?> clazz,
String methodName,
Object... parameters) |
InvokeMethodVisitor(Object object,
String methodName,
Object... parameters) |
public static final Object[] PARAMETERS
public InvokeMethodVisitor(Class<?> clazz, String methodName, Object... parameters)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.