public class AnnotationClassToAnnotationRef extends Object implements Function<Class<? extends Annotation>,AnnotationRef>
| Constructor and Description |
|---|
AnnotationClassToAnnotationRef(Function<Type,TypeRef> typeToTypeRef) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationRef |
apply(Class<? extends Annotation> item) |
public AnnotationRef apply(Class<? extends Annotation> item)
apply in interface Function<Class<? extends Annotation>,AnnotationRef>Copyright © 2023. All rights reserved.