ShadowMatcher
public class AndroidSdkShadowMatcher extends Object implements ShadowMatcher
MATCH_ALL
Constructor | Description |
---|---|
AndroidSdkShadowMatcher(int sdkLevel) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
matches(Method method) |
|
boolean |
matches(ShadowInfo shadowInfo) |
public boolean matches(ShadowInfo shadowInfo)
matches
in interface ShadowMatcher
public boolean matches(Method method)
matches
in interface ShadowMatcher