Uses of Interface
jakarta.enterprise.lang.model.types.VoidType
-
Packages that use VoidType Package Description jakarta.enterprise.lang.model.types Interfaces that represent types. -
-
Uses of VoidType in jakarta.enterprise.lang.model.types
Methods in jakarta.enterprise.lang.model.types that return VoidType Modifier and Type Method Description default VoidType
Type. asVoid()
Returns this type as the void pseudo-type.default VoidType
VoidType. asVoid()
-