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