sun.reflect.annotation

Class AnnotationParser

public class AnnotationParser extends Object

Method Summary
static AnnotationannotationForMap(Class<? extends Annotation> annoType, Map<String,Object> map)

Method Detail

annotationForMap

public static Annotation annotationForMap(Class<? extends Annotation> annoType, Map<String,Object> map)