Looly
|
3085d29f51
|
add test
|
2022-06-23 12:11:07 +08:00 |
|
Looly
|
28ce133e4b
|
fix converter
|
2022-06-23 10:38:23 +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
|
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
|
1ee014bdae
|
fix code
|
2022-06-21 18:42:52 +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
|
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
|
b0ed5bea9a
|
fix code
|
2022-06-18 22:12:20 +08:00 |
|
Looly
|
3f678427b3
|
fix code
|
2022-06-18 22:03:45 +08:00 |
|
Looly
|
08b6716ca7
|
fix code
|
2022-06-18 20:50:01 +08:00 |
|
Looly
|
103738d9ef
|
fix code
|
2022-06-18 14:04:20 +08:00 |
|
Looly
|
2d72e54deb
|
fix code
|
2022-06-18 11:02:18 +08:00 |
|
Looly
|
40ff9f051e
|
fix code
|
2022-06-16 19:19:56 +08:00 |
|
Looly
|
7cf1b3758d
|
add methods
|
2022-06-16 13:36:07 +08:00 |
|
Looly
|
fe36cd36e6
|
add test
|
2022-06-15 09:33:27 +08:00 |
|
Looly
|
90f9298370
|
fix
|
2022-06-10 22:38:38 +08:00 |
|
Looly
|
abea2f5739
|
add test
|
2022-06-10 21:28:08 +08:00 |
|
Looly
|
f918a9c2e2
|
add webp support
|
2022-06-09 12:00:30 +08:00 |
|
阿超
|
68d6116212
|
Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev
|
2022-06-07 15:19:45 +00:00 |
|
achao
|
43fd06fc62
|
新增ReflectUtil.getDescriptor获取单个class的描述符重载,完善测试用例和注释信息
|
2022-06-07 23:13:41 +08:00 |
|
Looly
|
9b9b35ffc2
|
fix
|
2022-06-07 15:31:55 +08:00 |
|
Looly
|
084870261f
|
del methdos
|
2022-06-07 13:58:24 +08:00 |
|
Looly
|
2dbfb5a8cc
|
fix code
|
2022-06-07 13:06:55 +08:00 |
|
Looly
|
886a865aac
|
fix code
|
2022-06-07 10:18:40 +08:00 |
|
Looly
|
e3d5c2756c
|
fix converter
|
2022-06-07 09:23:27 +08:00 |
|
achao
|
fa3dfcdf79
|
完善注释和描述,添加ReflectUtil.getDescriptor测试用例,优化appendDescriptor
|
2022-06-06 12:48:56 +08:00 |
|
Looly
|
97614d1276
|
!636 【6.x】重构LambdaUtil
Merge pull request !636 from 阿超/v6-dev
|
2022-06-05 17:51:51 +00:00 |
|
Looly
|
73bca54b54
|
fix bug
|
2022-06-06 01:24:03 +08:00 |
|
Looly
|
b9738afef9
|
fix null
|
2022-06-05 23:20:00 +08:00 |
|
achao
|
08ecda4cd2
|
新增对instantiatedType数组的支持
|
2022-06-04 13:50:28 +08:00 |
|
VampireAchao
|
03fd58d455
|
Merge remote-tracking branch 'origin/v6-dev' into v6-dev
|
2022-06-04 01:18:49 +08:00 |
|
achao
|
d5174b6b64
|
完善LambdaUtil
|
2022-06-04 01:18:41 +08:00 |
|
achao
|
c4a2be8120
|
重构LambdaUtil,强化原有的SerializedLambda缓存为自定义LambdaInfo,该类额外存储了lambda反射类,且可以获取到lambda中使用的外部变量参数;额外在ReflectUtil新增了部分函数,用于获取描述符
|
2022-06-04 00:22:27 +08:00 |
|
Looly
|
8fef1ca19f
|
fix code
|
2022-06-01 12:10:34 +08:00 |
|
Looly
|
191261b42d
|
add testr
|
2022-05-31 21:53:07 +08:00 |
|
Looly
|
28a565da25
|
fix bug
|
2022-05-30 07:49:47 +08:00 |
|
Looly
|
705f65a207
|
add null check
|
2022-05-27 18:03:50 +08:00 |
|
Looly
|
b404b11b0b
|
fix code
|
2022-05-26 12:03:20 +08:00 |
|
Looly
|
d368b76586
|
fix re
|
2022-05-24 17:25:57 +08:00 |
|
Looly
|
117e24cd51
|
fix bug
|
2022-05-20 11:59:21 +08:00 |
|
Looly
|
738ebe5a08
|
add test
|
2022-05-20 11:40:07 +08:00 |
|
Looly
|
b5619fefbd
|
add null check
|
2022-05-20 11:33:56 +08:00 |
|
Looly
|
858be6aafa
|
fix bug
|
2022-05-18 10:35:31 +08:00 |
|
Looly
|
95f00b8712
|
support hex
|
2022-05-16 18:58:04 +08:00 |
|
Looly
|
d52470e8e7
|
fix coide
|
2022-05-16 09:42:43 +08:00 |
|