Uses of Class
org.jboss.jandex.StackedIndex
Packages that use StackedIndex
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of StackedIndex in org.jboss.jandex
Methods in org.jboss.jandex that return StackedIndexModifier and TypeMethodDescriptionstatic StackedIndex
Creates a stacked index from givenindexes
.static StackedIndex
Creates a stacked index from givenindexes
.Creates a new stacked index where the givenindex
is on top of the stack and the rest of the stack is equivalent to this stacked index.