Uses of Class
io.helidon.codegen.classmodel.Returns
-
Uses of Returns in io.helidon.codegen.classmodel
Modifier and TypeMethodDescriptionMethod.Builder.returnType
(Returns returnType) Set return type of the method.Modifier and TypeMethodDescriptionMethod.Builder.returnType
(Supplier<Returns> supplier) Set return type of the method.