| Modifier and Type | Class and Description |
|---|---|
class |
CompositeIndex
Composite annotation index.
|
class |
Index
An index useful for quickly processing annotations.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Collection<IndexView> |
CompositeIndex.indexes |
| Modifier and Type | Method and Description |
|---|---|
static CompositeIndex |
CompositeIndex.create(IndexView... indexes) |
| Modifier and Type | Method and Description |
|---|---|
static CompositeIndex |
CompositeIndex.create(java.util.Collection<IndexView> indexes) |
| Constructor and Description |
|---|
CompositeIndex(java.util.Collection<IndexView> indexes) |