Uses of Class
io.helidon.codegen.classmodel.Returns
Packages that use Returns
-
Uses of Returns in io.helidon.codegen.classmodel
Methods in io.helidon.codegen.classmodel that return ReturnsMethods in io.helidon.codegen.classmodel with parameters of type ReturnsModifier and TypeMethodDescriptionMethod.Builder.returnType(Returns returnType) Set return type of the method.Method parameters in io.helidon.codegen.classmodel with type arguments of type ReturnsModifier and TypeMethodDescriptionMethod.Builder.returnType(Supplier<Returns> supplier) Set return type of the method.