| Interface | Description |
|---|---|
| ApiContext |
The context in which a class object is being visited.
|
| ApiVisitor | |
| ApiVisitor.VisitorFunction<AnnotationModel,E extends org.glassfish.hk2.classmodel.reflect.AnnotatedElement> |
Generic representation of each of these functions.
|
| ApiWalker |
Represents an object that can traverse an API
by passing each element to the given
ApiVisitor. |
Copyright © 2021. All rights reserved.