| 程序包 | 说明 |
|---|---|
| com.github.gg_a.pattern.mapping | |
| com.github.gg_a.pattern.matcher |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
BooleanVMatcher<V> |
BooleanMatcherMapping.when(Boolean matchValue,
V1<V> action) |
|
BooleanVMatcher<V> |
MixMatcherMapping.when(Boolean matchValue,
V1<V> action) |
|
BooleanVMatcher<V> |
BooleanMatcherMapping.whenNext(Boolean matchValue,
V1<V> action) |
|
BooleanVMatcher<V> |
MixMatcherMapping.whenNext(Boolean matchValue,
V1<V> action) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
BooleanVMatcher<V> |
BooleanVMatcher.when(Boolean value,
V1<V> action) |
|
BooleanVMatcher<V> |
BooleanVMatcher.whenNext(Boolean value,
V1<V> action) |
Copyright © 2021. All rights reserved.