public final class AnnotatedApiBeanMatcher extends ApiBeanMatcher
| Constructor and Description |
|---|
AnnotatedApiBeanMatcher(java.lang.Class<? extends java.lang.annotation.Annotation> aClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(ApiBean apiBean)
Evaluates this Matcher on the given element.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.