Uses of Class
org.jboss.jandex.ClassType.Builder
Packages that use ClassType.Builder
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of ClassType.Builder in org.jboss.jandex
Methods in org.jboss.jandex that return ClassType.BuilderModifier and TypeMethodDescriptionstatic ClassType.Builder
Create a builder of a class type for the given class.static ClassType.Builder
Create a builder of a class type with the givenname
.