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
Subclasses with type arguments of type ClassType.Builder in org.jboss.jandexMethods in org.jboss.jandex that return ClassType.BuilderModifier and TypeMethodDescriptionstatic ClassType.BuilderCreate a builder of a class type for the given class.static ClassType.BuilderCreate a builder of a class type with the givenname.