Class AnnotationMirrorToAnnotationRef

java.lang.Object
io.sundr.adapter.apt.AnnotationMirrorToAnnotationRef
All Implemented Interfaces:
Function<AnnotationMirror,AnnotationRef>

public class AnnotationMirrorToAnnotationRef extends Object implements Function<AnnotationMirror,AnnotationRef>