A - the annotation typeM - the accessible memberB - the binding typeinterface AnnotationParser<A extends Annotation,M extends AccessibleObject & Member,B extends AnnotationBinding<M>>
| Modifier and Type | Method and Description |
|---|---|
Class<? extends A> |
getSupportedAnnotation() |
B |
parse(A annotation,
M member) |
default B |
parse(M member) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.