Uses of Class
org.jboss.jandex.VoidType
-
-
Uses of VoidType in org.jboss.jandex
Methods in org.jboss.jandex that return VoidType Modifier and Type Method Description VoidTypeType. asVoidType()Casts this type to aVoidTypeand returns it if the kind isType.Kind.VOIDThrows an exception otherwise.VoidTypeVoidType. asVoidType()
-