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