public static class Method.DecodeMethodInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
args |
Method.MethodIndex |
callIndex |
| Constructor and Description |
|---|
DecodeMethodInput(java.lang.Object args,
Method.MethodIndex callIndex) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getArgs() |
Method.MethodIndex |
getCallIndex() |
public java.lang.Object args
public Method.MethodIndex callIndex
public DecodeMethodInput(java.lang.Object args,
Method.MethodIndex callIndex)
public java.lang.Object getArgs()
public Method.MethodIndex getCallIndex()