public class InputEventCoercion extends Object implements InputCoercion<InputEvent>
| Constructor and Description |
|---|
InputEventCoercion() |
| Modifier and Type | Method and Description |
|---|---|
Optional<InputEvent> |
tryCoerceParam(InvocationContext currentContext,
int arg,
InputEvent input,
MethodWrapper method) |
public Optional<InputEvent> tryCoerceParam(InvocationContext currentContext, int arg, InputEvent input, MethodWrapper method)
tryCoerceParam in interface InputCoercion<InputEvent>Copyright © 2023. All rights reserved.