Package com.strobel.reflection.emit
Class AnnotationSupport
- java.lang.Object
-
- com.strobel.reflection.emit.AnnotationSupport
-
final class AnnotationSupport extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnnotationSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static <A extends java.lang.annotation.Annotation>
AannotationForMap(java.lang.Class<A> annotationClass, java.util.Map<java.lang.String,java.lang.Object> memberValues)
-