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)
matches 在接口中 MethodInvocationMatchermatches 在接口中 Matcher<MethodInvocation,Boolean>public boolean isInvocationMatcher()
isInvocationMatcher 在接口中 MethodMatcherCopyright © 2022. All rights reserved.