| 程序包 | 说明 |
|---|---|
| com.github.gg_a.pattern |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static <V> MixMatcherMapping<V> |
Pattern.match(V value) |
match can instead of switch statement or if statement. |
static <V> MixMatcherMapping<V> |
Pattern.match(V value,
PatternDefault patternDefault) |
Copyright © 2021. All rights reserved.