Class VoidType

java.lang.Object
org.jboss.jandex.Type
org.jboss.jandex.VoidType
All Implemented Interfaces:
Descriptor

public class VoidType extends Type
Represents the void pseudo-type, which may appear in a method signature.
Since:
2.0
  • Field Details

    • VOID

      public static final VoidType VOID
  • Constructor Details

  • Method Details