JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jboss.jandex.ArrayType.Builder
Uses of
ArrayType.Builder
in
org.jboss.jandex
Methods in
org.jboss.jandex
that return
ArrayType.Builder
Modifier and Type
Method
Description
static
ArrayType.Builder
ArrayType.
builder
(
Type
constituent, int dimensions)
Create a builder of an array type.