@FunctionalInterface public static interface ControllerMethods.ControllerMethod4<A,B,C,D> extends ControllerMethods.ControllerMethod
Modifier and Type | Method and Description |
---|---|
Result |
apply(A a,
B b,
C c,
D d) |
Copyright © 2019 ninjaframework. All rights reserved.