Package | Description |
---|---|
org.scijava.annotations |
Modifier and Type | Method and Description |
---|---|
static <A extends Annotation> |
Index.load(Class<A> annotation)
Loads the index of all classes annotated with the specified annotation.
|
static <A extends Annotation> |
Index.load(Class<A> annotation,
ClassLoader loader)
Loads the index of all classes annotated with the specified annotation.
|
Copyright © 2015–2022 SciJava. All rights reserved.