public class AnnotationFinder extends Object
| Constructor and Description |
|---|
AnnotationFinder() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Annotation> |
annotationFor(Package aPkg,
Class<? extends T> whichAnnotation) |
public static <T extends Annotation> T annotationFor(Package aPkg, Class<? extends T> whichAnnotation)
Copyright © 2019 Mulesoft. All rights reserved.