public class Indexed
extends java.lang.Object
AttributeIndex
,
but incur a slight processing and memory penalty. You must also
run the attribute-indexer tool on the Jar-file containing the classes
you wish to find via the index.
Note regarding Inheritable
attributes: Indexed attributes
that are inherited will not be found via an AttributeIndex
. You will
only find the class/method/field where the attribute is actually declared via the index.
Constructor and Description |
---|
Indexed() |