Package io.sundr.adapter.reflect
Class AnnotationClassToAnnotationRef
java.lang.Object
io.sundr.adapter.reflect.AnnotationClassToAnnotationRef
- All Implemented Interfaces:
Function<Class<? extends Annotation>,AnnotationRef>
public class AnnotationClassToAnnotationRef
extends Object
implements Function<Class<? extends Annotation>,AnnotationRef>
-
Constructor Details
-
AnnotationClassToAnnotationRef
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<Class<? extends Annotation>,AnnotationRef>
-