@FunctionalInterface public interface IProcedure6<P0,P1,P2,P3,P4,P5>
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(P0 arg0,
P1 arg1,
P2 arg2,
P3 arg3,
P4 arg4,
P5 arg5) |
Copyright © 2021. All rights reserved.