org.ektorp.util
Interface ReflectionUtils.AnnotationPredicate

Enclosing class:
ReflectionUtils

public static interface ReflectionUtils.AnnotationPredicate


Method Summary
 boolean equals(java.lang.reflect.Method m, java.lang.annotation.Annotation a)
           
 

Method Detail

equals

boolean equals(java.lang.reflect.Method m,
               java.lang.annotation.Annotation a)


Copyright © 2010. All Rights Reserved.