@FunctionalInterface public static interface ApiVisitor.VisitorFunction<AnnotationModel,E extends org.glassfish.hk2.classmodel.reflect.AnnotatedElement>
Modifier and Type | Method and Description |
---|---|
void |
apply(AnnotationModel annotation,
E element,
ApiContext context) |
void apply(AnnotationModel annotation, E element, ApiContext context)
Copyright © 2021. All rights reserved.