public static class ClassFileMatchers.HasAnnotationMatcher extends Object implements 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 MatchesValue<ClassFile>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.