public class FalseMethodMatcher extends Object implements MethodMatcher
| 限定符和类型 | 字段和说明 |
|---|---|
static FalseMethodMatcher |
INSTANCE |
| 构造器和说明 |
|---|
FalseMethodMatcher() |
public static final FalseMethodMatcher INSTANCE
public boolean matches(Method method)
MethodMatchermatches 在接口中 MethodMatcherpublic boolean matches(MethodInvocation invocation)
MethodMatchermatches 在接口中 MethodMatcherpublic boolean isInvocationMatcher()
isInvocationMatcher 在接口中 MethodMatcherCopyright © 2022. All rights reserved.