Looly
|
d672ee9fee
|
!815 一些小修补
Merge pull request !815 from emptypoint/update-9.22
|
2022-09-23 14:04:56 +00:00 |
|
Looly
|
50cb9c6168
|
fix code
|
2022-09-23 12:12:06 +08:00 |
|
Zjp
|
8206176db9
|
一些小修补:
1.优化LambdaUtil多余语句, 优化缓存的key值;
2.修正ReflectUtil的javadoc文档显示, 优化StringBuilder初始化长度;
3.优化CharSequenceUtil的replace方法, 优化StringBuilder初始化长度, 优化对codePoint的添加处理;
|
2022-09-23 09:36:44 +08:00 |
|
huangchengxing
|
dbbccf3fc8
|
注解工具类支持主动清空缓存
|
2022-09-22 14:09:19 +08:00 |
|
huangchengxing
|
7932e73395
|
添加获得类直接声明方法的静态方法
|
2022-09-22 09:42:58 +08:00 |
|
huangchengxing
|
84db7222f0
|
调整方法名称
|
2022-09-22 09:42:56 +08:00 |
|
huangchengxing
|
de06d8777c
|
修复当注解存在循环引用时报错的问题
|
2022-09-22 09:42:55 +08:00 |
|
huangchengxing
|
96d6c39a14
|
支持处理可重复注解
|
2022-09-22 09:42:54 +08:00 |
|
Looly
|
ba5f1f5264
|
fix code
|
2022-09-22 03:33:30 +08:00 |
|
Looly
|
b61cf3c721
|
fix doc
|
2022-09-22 02:43:57 +08:00 |
|
Looly
|
f2629f775b
|
精简XXXTypeGetter
|
2022-09-22 02:31:28 +08:00 |
|
Looly
|
d8bcf027f7
|
!808 EasyStream.toTree移除对predicate.test的返回结果为null的支持
Merge pull request !808 from emptypoint/EasyStream-issue
|
2022-09-21 13:52:45 +00:00 |
|
Looly
|
400a7b7e04
|
add method
|
2022-09-21 21:48:06 +08:00 |
|
Looly
|
f62a36b045
|
fix bug
|
2022-09-20 23:02:33 +08:00 |
|
Looly
|
1f0909f114
|
fix code
|
2022-09-20 18:53:25 +08:00 |
|
Looly
|
24503fd23d
|
fix code
|
2022-09-20 18:48:05 +08:00 |
|
Looly
|
f525f21196
|
fix code
|
2022-09-20 17:50:43 +08:00 |
|
VampireAchao
|
463539f826
|
:trollface: 调整部分测试用例
|
2022-09-20 10:14:37 +08:00 |
|
VampireAchao
|
41ce120da5
|
:trollface: 优化toTree性能,抽取到CollectorUtil中
|
2022-09-19 11:16:27 +08:00 |
|
emptypoint
|
9417bbee2e
|
规范Test中POJO的使用;
|
2022-09-18 20:04:46 +08:00 |
|
emptypoint
|
aba35cc6c2
|
predicate.test的返回结果不能为null;
|
2022-09-18 12:49:01 +08:00 |
|
Looly
|
68cfc3db5d
|
add test
|
2022-09-18 11:58:46 +08:00 |
|
Looly
|
0e287161bd
|
add methods
|
2022-09-18 11:20:28 +08:00 |
|
Looly
|
705a15c3e5
|
fix code
|
2022-09-17 22:37:07 +08:00 |
|
Looly
|
1c78496bda
|
add test
|
2022-09-16 11:24:12 +08:00 |
|
Looly
|
a929236bb7
|
fix test
|
2022-09-15 23:13:19 +08:00 |
|
Looly
|
6d3d7d4913
|
add test
|
2022-09-15 19:24:48 +08:00 |
|
Looly
|
eba3332eaf
|
fix #2612
|
2022-09-15 17:06:00 +08:00 |
|
Looly
|
08a829cf6d
|
fix code
|
2022-09-15 11:20:54 +08:00 |
|
Looly
|
cf0fc45080
|
fix code
|
2022-09-15 02:45:05 +08:00 |
|
Looly
|
a081bdc5e1
|
fix bug
|
2022-09-15 02:19:44 +08:00 |
|
Looly
|
23d90a8896
|
fix bug
|
2022-09-15 01:53:47 +08:00 |
|
Looly
|
3111a6c64f
|
!803 【6.x】添加AnnotatedElementUtil工具类
Merge pull request !803 from Createsequence/feat-annotation
|
2022-09-14 03:14:36 +00:00 |
|
Looly
|
adb1dc5f62
|
add test
|
2022-09-13 23:22:20 +08:00 |
|
huangchengxing
|
6c6eeb49d7
|
添加AnnotatedElementUtil工具类
|
2022-09-13 13:59:01 +08:00 |
|
huangchengxing
|
4b38bc31d2
|
添加支持处理层级结构的增强AnnotatedElement包装器
|
2022-09-13 13:58:24 +08:00 |
|
huangchengxing
|
77e065f302
|
添加支持处理元注解的增强AnnotatedElement包装器
|
2022-09-13 13:57:46 +08:00 |
|
huangchengxing
|
a1a199513f
|
添加支持属性映射的增强注解包装器
|
2022-09-13 13:56:41 +08:00 |
|
Looly
|
18daa4b431
|
fix code
|
2022-09-13 11:11:36 +08:00 |
|
VampireAchao
|
814b55cc87
|
Merge remote-tracking branch 'origin/v6-dev' into v6-dev
# Conflicts:
# hutool-core/src/main/java/cn/hutool/core/stream/TerminableWrappedStream.java
# hutool-core/src/main/java/cn/hutool/core/stream/TransformableWrappedStream.java
|
2022-09-09 14:40:39 +08:00 |
|
VampireAchao
|
492a281cf9
|
:trollface: 增强EasyStream#zip对并行流的支持,提供CollectorUtil.entryToMap对Entry转map提供支持,完善javadoc
|
2022-09-09 14:38:28 +08:00 |
|
Looly
|
2200701d7e
|
add test
|
2022-09-07 17:20:47 +08:00 |
|
阿超
|
e847ff6501
|
Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev
Signed-off-by: 阿超 <achao1441470436@gmail.com>
|
2022-09-07 07:55:05 +00:00 |
|
achao
|
f732d14809
|
重构Jdk自带的Lambda体系,支持序列化+包裹受检异常
改动如下:
1. AnnotationUtil 115行 简化 predicate::test 为 predicate
2. 调整 Func1 为 SerFunction
3. 调整 Func0 为 SerSupplier
4. 移除 GenericBuilder 对于多参数构造双冒号简写支持,直接采用lambda方式,例如GenericBuilder.of(Box::new, 2048L, "Hello Partner!", 222, 333, 444)改为GenericBuilder.of(() -> new Box(2048L, "Hello Partner!", 222, 333, 444))
5. 移除 CheckedUtil,现有重构后的Lambda 支持包裹异常
6. 移除 Func,该函数式接口属于泛型可变参数,不推荐使用
7. 移除 Supplier1,1参数Supplier应该使用SerFunction替代
8. 移除 Supplier2,2参数Supplier应该使用SerBiFunction替代
9. 移除 Supplier3,3参数Supplier应该使用SerFunction3替代(因第4条更改思路,该SerFunction3并未添加)
10. 移除 Supplier4,4参数Supplier应该使用SerFunction4替代(因第4条更改思路,该SerFunction4并未添加)
11. 移除 Supplier5,5参数Supplier应该使用SerFunction5替代(因第4条更改思路,该SerFunction5并未添加)
12. 移除 VoidFunc,该函数式接口属于泛型可变参数,不推荐使用
13. 调整 VoidFunc0 为 SerRunnable
14. 调整 VoidFunc1 为 SerConsumer
15. 调整 EntryStream 泛型命名、完善javadoc
16. EnumUtil 273行 简化 field::callWithRuntimeException 为 field
|
2022-09-07 15:08:11 +08:00 |
|
huangchengxing
|
d58502ad76
|
调整方法名称
|
2022-09-06 13:32:32 +08:00 |
|
huangchengxing
|
924a1c6a22
|
fix code
|
2022-09-06 12:44:48 +08:00 |
|
huangchengxing
|
b463b11364
|
Merge branch 'v6-dev' into refactor-stream
# Conflicts:
# hutool-core/src/main/java/cn/hutool/core/stream/EasyStream.java
# hutool-core/src/main/java/cn/hutool/core/stream/WrappedStream.java
|
2022-09-06 12:39:02 +08:00 |
|
huangchengxing
|
717305e039
|
fix code
|
2022-09-06 12:21:41 +08:00 |
|
huangchengxing
|
741f0aa53a
|
重构增强流:
1.移除SimpleStreamWrapper;
2.将EasyStream中部分方法移动至接口中;
3.调整类名、方法名、变量名与部分注释;
4.为实例方法添加空值校验;
5.补充测试用例;
|
2022-09-06 11:21:38 +08:00 |
|
Looly
|
7fb7667e14
|
fix code
|
2022-09-04 21:29:29 +08:00 |
|