@FunctionalInterface public static interface ApiVisitor.VisitorFunction<A extends Annotation,E extends AnnotatedElement>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(A annotation,
E element,
ApiContext context) |
void apply(A annotation, E element, ApiContext context)
Copyright © 2019. All rights reserved.