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