public class BodyAnnoDetector extends java.lang.Object implements java.util.function.Predicate<java.lang.reflect.AnnotatedElement>
BodyAnnoDetector()
boolean
test(java.lang.reflect.AnnotatedElement element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public BodyAnnoDetector()
public boolean test(java.lang.reflect.AnnotatedElement element)
test
java.util.function.Predicate<java.lang.reflect.AnnotatedElement>