| 程序包 | 说明 |
|---|---|
| com.iofairy.pattern.matcher |
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
ActionNoneVMatcher<P> |
ActionNone VMatcher
|
class |
ActionValueVMatcher<V,P> |
ActionValue VMatcher
|
class |
StringVMatcher |
String Matcher with void
|
class |
ValueVMatcher<V> |
Value Matcher with void
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
abstract SimpleVInMatcher<V,P,L> |
SimpleVInMatcher.when(PatternIn<P> values,
V1<? super L> action) |
|
abstract SimpleVInMatcher<V,P,L> |
SimpleVInMatcher.whenNext(PatternIn<P> values,
V1<? super L> action) |
|
abstract <E extends Throwable> |
SimpleVInMatcher.with(PatternIn<P> values,
VT1<? super L,E> action) |
|
abstract <E extends Throwable> |
SimpleVInMatcher.withNext(PatternIn<P> values,
VT1<? super L,E> action) |
Copyright © 2023 io-fairy. All rights reserved.