public class ViewersAnnotatedPatternTester extends java.lang.Object implements com.google.common.base.Predicate<PAnnotation>
Constructor and Description |
---|
ViewersAnnotatedPatternTester() |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(PAnnotation annotation) |
public boolean apply(PAnnotation annotation)
apply
in interface com.google.common.base.Predicate<PAnnotation>