public class MethodGroupMatcher extends MemberGroupMatcher<java.lang.reflect.Method> implements MethodMatcher
Method匹配组
| 构造器和说明 |
|---|
MethodGroupMatcher() |
MethodGroupMatcher(Logic logic,
MethodMatcher... matchers) |
MethodGroupMatcher(MethodMatcher... matchers) |
addMatcher, addMatcher, addMatcher, getLogic, getMatchers, match, setLogic, setMatcherspublic MethodGroupMatcher()
public MethodGroupMatcher(Logic logic, MethodMatcher... matchers)
logic - logicmatchers - matcherspublic MethodGroupMatcher(MethodMatcher... matchers)
matchers - matchers