Package | Description |
---|---|
net.java.sezpoz |
Support for declaring, creating, and inspecting indices of annotated Java elements.
|
Modifier and Type | Method and Description |
---|---|
static <A extends Annotation,I> |
Index.load(Class<A> annotation,
Class<I> instanceType)
Load an index for a given annotation type.
|
static <A extends Annotation,I> |
Index.load(Class<A> annotation,
Class<I> instanceType,
ClassLoader loader)
Load an index for a given annotation type.
|
Copyright © 2015. All rights reserved.