public class AnnotatedTypeMatcher extends Object implements org.androidtransfuse.util.matcher.Matcher<AnnotatedType>
| Constructor and Description |
|---|
AnnotatedTypeMatcher(org.androidtransfuse.adapter.ASTType type,
org.androidtransfuse.adapter.ASTType annotation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
boolean |
matches(AnnotatedType input) |
public AnnotatedTypeMatcher(org.androidtransfuse.adapter.ASTType type, org.androidtransfuse.adapter.ASTType annotation)
public boolean matches(AnnotatedType input)
matches in interface org.androidtransfuse.util.matcher.Matcher<AnnotatedType>Copyright © 2014. All Rights Reserved.