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>