Uses of Interface
ninja.ControllerMethods.ControllerMethod0
-
Packages that use ControllerMethods.ControllerMethod0 Package Description ninja -
-
Uses of ControllerMethods.ControllerMethod0 in ninja
Methods in ninja that return ControllerMethods.ControllerMethod0 Modifier and Type Method Description static ControllerMethods.ControllerMethod0
ControllerMethods. of(ControllerMethods.ControllerMethod0 functionalMethod)
Methods in ninja with parameters of type ControllerMethods.ControllerMethod0 Modifier and Type Method Description static ControllerMethods.ControllerMethod0
ControllerMethods. of(ControllerMethods.ControllerMethod0 functionalMethod)
default T
WithControllerMethod. with(ControllerMethods.ControllerMethod0 controllerMethod)
-