| 接口 | 说明 |
|---|---|
| Matcher |
Matcher interface for all matcher.
|
| 类 | 说明 |
|---|---|
| ActionNoneRMatcher<P,R> |
ActionNone RMatcher
|
| ActionNoneVMatcher<P> |
ActionNone VMatcher
|
| ActionValueRMatcher<V,P,R> |
ActionValue RMatcher
|
| ActionValueVMatcher<V,P> |
ActionValue VMatcher
|
| BooleanRMatcher<V,R> |
Boolean Matcher with Return value
|
| BooleanVMatcher<V> |
Boolean Matcher with void
|
| SimpleMatcher<V,P,L,R> |
Simple Matcher
|
| SimpleRMatcher<V,P,L,R> |
Simple Matcher with return value
|
| SimpleVMatcher<V,P,L> |
Simple Matcher with void
|
| StringRMatcher<R> |
String Matcher with return value
|
| StringVMatcher |
String Matcher with void
|
| TypeRMatcher<V,R> |
Type Matcher with return value
|
| TypeVMatcher<V> |
Type Matcher with void
|
| ValueRMatcher<V,R> |
Value Matcher with return value
|
| ValueVMatcher<V> |
Value Matcher with void
|
Copyright © 2021. All rights reserved.