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