public class TrueMethodMatcher extends Object implements MethodMatcher
| 限定符和类型 | 字段和说明 |
|---|---|
static TrueMethodMatcher |
INSTANCE |
| 构造器和说明 |
|---|
TrueMethodMatcher() |
public static final TrueMethodMatcher 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.