public static class RoutineBuilders.MethodInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Input.InputMode |
inputMode
The input transfer mode.
|
Invoke.InvocationMode |
invocationMode
The routine invocation mode.
|
Method |
method
The target method.
|
Output.OutputMode |
outputMode
The output transfer mode.
|
public final Input.InputMode inputMode
public final Invoke.InvocationMode invocationMode
public final Method method
public final Output.OutputMode outputMode