|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Index | |
---|---|
net.java.sezpoz | Support for declaring, creating, and inspecting indices of annotated Java elements. |
Uses of Index in net.java.sezpoz |
---|
Methods in net.java.sezpoz that return Index | ||
---|---|---|
static
|
Index.load(java.lang.Class<A> annotation,
java.lang.Class<I> instanceType)
Load an index for a given annotation type. |
|
static
|
Index.load(java.lang.Class<A> annotation,
java.lang.Class<I> instanceType,
java.lang.ClassLoader loader)
Load an index for a given annotation type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |