public static interface Annotation.Factory<T extends Annotation>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Annotation.Factory.Provider |
| Modifier and Type | Method and Description |
|---|---|
T |
createBy(Object... arguments) |
String |
getId() |
Class<T> |
getResponsibleFor() |
Copyright © 2023 echocat. All rights reserved.