| 程序包 | 说明 |
|---|---|
| com.github.gg_a.pattern |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static BooleanMatcherMapping<None> |
Pattern.match() |
There is multiple
if statements, but they're not related,
use match() without value. |
static BooleanMatcherMapping<None> |
Pattern.match(None value) |
|
static <V> BooleanMatcherMapping<V> |
Pattern.match(V value,
PatternBoolean patternBoolean) |
Copyright © 2021. All rights reserved.