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