| 程序包 | 说明 |
|---|---|
| com.github.gg_a.pattern.matcher |
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
ActionNoneRMatcher<P,R> |
ActionNone RMatcher
|
class |
ActionNoneVMatcher<P> |
ActionNone VMatcher
|
class |
ActionValueRMatcher<V,P,R> |
ActionValue RMatcher
|
class |
ActionValueVMatcher<V,P> |
ActionValue VMatcher
|
class |
BooleanRMatcher<V,R> |
Boolean Matcher with Return value
|
class |
BooleanVMatcher<V> |
Boolean Matcher with void
|
class |
SimpleRMatcher<V,P,L,R> |
Simple Matcher with return value
|
class |
SimpleVMatcher<V,P,L> |
Simple Matcher with void
|
class |
StringRMatcher<R> |
String Matcher with return value
|
class |
StringVMatcher |
String Matcher with void
|
class |
ValueRMatcher<V,R> |
Value Matcher with return value
|
class |
ValueVMatcher<V> |
Value Matcher with void
|
Copyright © 2021. All rights reserved.