Uses of Class
org.jboss.jandex.TypeVariable.Builder
Packages that use TypeVariable.Builder
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of TypeVariable.Builder in org.jboss.jandex
Methods in org.jboss.jandex that return TypeVariable.BuilderModifier and TypeMethodDescriptionAdds a bound.Adds a bound.static TypeVariable.Builder
Create a builder of a type variable.