public class HasMethodAnnotation extends Object implements com.android.internal.util.Predicate
A predicate that checks to see if a the method represented by {@link TestMethod} has a certain
annotation on it. Consider using the public {@link HasAnnotation} class instead of this class.
{@hide} Not needed for 1.0 SDK.