public static class ClassFileMatchers.HasAnnotationMatcher extends Object implements xapi.util.api.MatchesValue<ClassFile>
ANY, NONE| Constructor and Description |
|---|
HasAnnotationMatcher(Class<? extends Annotation>... classes) |
HasAnnotationMatcher(String... annotations) |
public HasAnnotationMatcher(Class<? extends Annotation>... classes)
public HasAnnotationMatcher(String... annotations)
public boolean matches(ClassFile value)
matches in interface xapi.util.api.MatchesValue<ClassFile>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.