Uses of Class
io.quarkus.gizmo.Type.VoidType
-
-
Uses of Type.VoidType in io.quarkus.gizmo
Fields in io.quarkus.gizmo declared as Type.VoidType Modifier and Type Field Description static Type.VoidTypeType.VoidType. INSTANCEMethods in io.quarkus.gizmo that return Type.VoidType Modifier and Type Method Description (package private) Type.VoidTypeType. asVoid()(package private) Type.VoidTypeType.VoidType. asVoid()static Type.VoidTypeType. voidType()
-