Looly
|
56bc948d99
|
add methods
|
2022-06-29 18:58:53 +08:00 |
|
Looly
|
c56959fe7a
|
add methods
|
2022-06-29 18:48:58 +08:00 |
|
Looly
|
576860f878
|
!668 StrUtil.isAllBlank() 支持数支持List
Merge pull request !668 from dazer007/v6-dev-StrUtil_isAllBlank-support-list
|
2022-06-29 10:37:12 +00:00 |
|
Looly
|
2716ee0eb2
|
!670 getTypeOfNull pmd = ps.getParameterMetaData() NPE Optimization 空指针优化, 处理: issues/I5ENJP
Merge pull request !670 from dazer007/v6-dev-getParameterMetaData-npe
|
2022-06-29 10:26:44 +00:00 |
|
duandazhi
|
9f12f3d991
|
getTypeOfNull pmd = ps.getParameterMetaData() NPE Optimization 空指针优化
|
2022-06-29 17:02:45 +08:00 |
|
duandazhi
|
2cb7d774c9
|
isAllBlank 修改: Collection<? extends CharSequence>
|
2022-06-28 19:05:55 +08:00 |
|
Looly
|
f8238c3212
|
!667 【6.x】泛型修复
Merge pull request !667 from 阿超/v6-dev
|
2022-06-28 11:01:24 +00:00 |
|
duandazhi
|
e4737f0a5d
|
add more StrUtilTest
|
2022-06-28 17:29:14 +08:00 |
|
duandazhi
|
f0707cee77
|
add isAllBlank(final Collection<String> strs)
|
2022-06-28 17:02:51 +08:00 |
|
VampireAchao
|
8af05e0892
|
Merge remote-tracking branch 'origin/v6-dev' into v6-dev
|
2022-06-28 16:40:07 +08:00 |
|
VampireAchao
|
57cf8264c9
|
导入扁平化
|
2022-06-28 16:40:02 +08:00 |
|
VampireAchao
|
6382851216
|
Merge remote-tracking branch 'origin/v6-dev' into v6-dev
|
2022-06-28 16:36:53 +08:00 |
|
VampireAchao
|
7c5ec4160a
|
CharSequence修正为泛型
|
2022-06-28 16:36:48 +08:00 |
|
VampireAchao
|
2a34337952
|
CharSequence修正为泛型
|
2022-06-28 16:34:59 +08:00 |
|
duandazhi
|
e327458eb6
|
fix ConcurrencyTester thread size too large, 可能会 java.lang.OutOfMemoryError
|
2022-06-28 14:56:35 +08:00 |
|
Looly
|
d6ac2ef4bc
|
fix bug
|
2022-06-27 21:26:16 +08:00 |
|
Looly
|
09441650de
|
fix code
|
2022-06-27 20:00:28 +08:00 |
|
Looly
|
7bd0602219
|
add method
|
2022-06-26 23:47:13 +08:00 |
|
Looly
|
3df784b1cf
|
fix code
|
2022-06-23 18:30:55 +08:00 |
|
Looly
|
3085d29f51
|
add test
|
2022-06-23 12:11:07 +08:00 |
|
Looly
|
4417e5cd00
|
fix code
|
2022-06-23 11:41:55 +08:00 |
|
Looly
|
26079dbb29
|
fix comment
|
2022-06-23 10:46:50 +08:00 |
|
Looly
|
28ce133e4b
|
fix converter
|
2022-06-23 10:38:23 +08:00 |
|
Looly
|
245c76f4c7
|
fix code
|
2022-06-23 00:54:52 +08:00 |
|
Looly
|
a8ca13d8d6
|
fix code
|
2022-06-23 00:27:09 +08:00 |
|
Looly
|
8ee7124797
|
fix code
|
2022-06-22 22:43:23 +08:00 |
|
Looly
|
a4f0f46ab1
|
fix code
|
2022-06-22 22:18:24 +08:00 |
|
Looly
|
21bfa0ebff
|
add test
|
2022-06-22 19:30:46 +08:00 |
|
Looly
|
62fbbfaefd
|
fix code
|
2022-06-22 19:03:35 +08:00 |
|
Looly
|
7986acb5e6
|
!663 【6.x】维护Opt
Merge pull request !663 from 阿超/v6-dev
|
2022-06-22 10:54:58 +00:00 |
|
VampireAchao
|
42b0820129
|
改为CharSequence
|
2022-06-22 18:47:10 +08:00 |
|
Looly
|
693afd3328
|
fix bug
|
2022-06-22 18:39:46 +08:00 |
|
achao
|
173211eaef
|
使用equals避免int值比较错误
|
2022-06-22 17:17:37 +08:00 |
|
VampireAchao
|
d6118fe057
|
Opt修改
* ofBlankAble入参和泛型改为String
* ofEmptyAble额外判断集合内元素全部为null的情况
* peek直接调用ifPresent
* peeks改为可爱的写法
- 移除名字太长的ifPresentOrElse
- 移除没有必要的orElseThrow(Function,String)
+ 新增orElseRun,对应一些不满足条件时调用的简单而又无返回值操作
|
2022-06-22 12:29:29 +08:00 |
|
Looly
|
beb3dd248d
|
fix code
|
2022-06-21 20:08:58 +08:00 |
|
Looly
|
bddb24711e
|
fix code
|
2022-06-21 19:53:26 +08:00 |
|
Looly
|
481281f700
|
fix code
|
2022-06-21 19:52:56 +08:00 |
|
Looly
|
1ee014bdae
|
fix code
|
2022-06-21 18:42:52 +08:00 |
|
Looly
|
8080a1cd83
|
fix comment
|
2022-06-21 18:19:49 +08:00 |
|
Looly
|
891e36d888
|
add test
|
2022-06-21 18:18:21 +08:00 |
|
Looly
|
e74b99a558
|
fix test
|
2022-06-20 21:20:54 +08:00 |
|
Looly
|
4351dbc470
|
fix code
|
2022-06-20 21:02:38 +08:00 |
|
Looly
|
9dbb4cf85c
|
fix code
|
2022-06-20 21:00:56 +08:00 |
|
Looly
|
270bec0f37
|
fix code
|
2022-06-20 18:52:19 +08:00 |
|
Looly
|
1a0d7b51a7
|
fix code
|
2022-06-20 12:34:40 +08:00 |
|
Looly
|
bd74cdb078
|
fix code
|
2022-06-19 11:58:47 +08:00 |
|
Looly
|
253ec671c1
|
del methods
|
2022-06-19 11:52:10 +08:00 |
|
Looly
|
90a137a95b
|
fix comment
|
2022-06-18 23:49:29 +08:00 |
|
Looly
|
8e61da83b9
|
fix code
|
2022-06-18 23:42:51 +08:00 |
|
Looly
|
0964bb06fc
|
fix code
|
2022-06-18 23:28:05 +08:00 |
|