| 程序包 | 说明 |
|---|---|
| com.iofairy.pattern.matcher | |
| com.iofairy.top | |
| com.iofairy.tuple |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Tuple2<T1,R> |
Null2Matcher.orElse(R msg) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static Tuple2<String,String> |
S.splitOnce(String source,
String delimiter) |
Split by the place where the delimiter first appears, only split once.
|
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
EasyTuple2<T> |
A tuple of 2 same type elements
具有相同类型的2个元素的元组 |
Copyright © 2023 io-fairy. All rights reserved.