Looly
|
44786ba76c
|
fix template
|
2022-09-24 00:05:04 +08:00 |
|
Looly
|
61003d4b5c
|
!817 v6-ULL_REQUEST_TEMPLATE,增加:提交前自测 命令
Merge pull request !817 from dazer007/v6-dev-PULL_REQUEST_TEMPLATE-add
|
2022-09-23 16:00:40 +00:00 |
|
Looly
|
f8c3b8c109
|
fix code
|
2022-09-23 23:59:38 +08:00 |
|
Looly
|
1f554b7759
|
fix cod
|
2022-09-23 23:45:59 +08:00 |
|
Looly
|
62c80a2184
|
fix doc
|
2022-09-23 22:06:59 +08:00 |
|
Looly
|
d672ee9fee
|
!815 一些小修补
Merge pull request !815 from emptypoint/update-9.22
|
2022-09-23 14:04:56 +00:00 |
|
duandazhi
|
7358366797
|
ReflectUtil 6.x改动巨大, 进行 代码说明; 让用户升级不迷茫
|
2022-09-23 22:00:50 +08:00 |
|
Looly
|
18f481e76e
|
fix test
|
2022-09-23 12:38:40 +08: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 |
|
duandazhi
|
cbcac94b81
|
PULL_REQUEST_TEMPLATE 添加提交前自测说明
|
2022-09-23 09:23:06 +08:00 |
|
Looly
|
6c6b339520
|
!812 【6.x】AnnotatedElementUtil支持处理可重复注解
Merge pull request !812 from Createsequence/repeatable-annotation
|
2022-09-22 09:00:21 +00:00 |
|
huangchengxing
|
dbbccf3fc8
|
注解工具类支持主动清空缓存
|
2022-09-22 14:09:19 +08:00 |
|
huangchengxing
|
bf76657b12
|
fix doc
|
2022-09-22 09:45:58 +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
|
d959f3a24f
|
fix code
|
2022-09-22 03:06:25 +08:00 |
|
Looly
|
401a4cda5a
|
del setting
|
2022-09-22 03:00:13 +08:00 |
|
Looly
|
b61cf3c721
|
fix doc
|
2022-09-22 02:43:57 +08:00 |
|
Looly
|
47c0ce26f6
|
fix doc
|
2022-09-22 02:36:17 +08:00 |
|
Looly
|
f2629f775b
|
精简XXXTypeGetter
|
2022-09-22 02:31:28 +08:00 |
|
Looly
|
b13329d781
|
fix code
|
2022-09-21 22:04:47 +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
|
7318402204
|
fix code
|
2022-09-20 18:56:17 +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 |
|
emptypoint
|
9dc6159bfe
|
!4 1
Merge pull request !4 from 阿超/EasyStream-issue
|
2022-09-20 02:21:40 +00:00 |
|
VampireAchao
|
463539f826
|
:trollface: 调整部分测试用例
|
2022-09-20 10:14:37 +08:00 |
|
VampireAchao
|
e924b77fb8
|
:trollface: 抽取到TerminableWrappedStream中
|
2022-09-20 09:58:05 +08:00 |
|
emptypoint
|
9adbc0875e
|
!3 :trollface: 优化toTree性能,抽取到CollectorUtil中
Merge pull request !3 from 阿超/EasyStream-issue
|
2022-09-19 05:48:23 +00:00 |
|
VampireAchao
|
9eec600324
|
:trollface: javadoc
|
2022-09-19 11:56:52 +08:00 |
|
VampireAchao
|
c4e20d9184
|
:trollface: 注释
|
2022-09-19 11:55:53 +08:00 |
|
VampireAchao
|
0dda333b07
|
:trollface: 递归改为遍历
|
2022-09-19 11:53:58 +08:00 |
|
VampireAchao
|
e81585d7d0
|
:trollface: false
|
2022-09-19 11:50:18 +08:00 |
|
VampireAchao
|
d9d3c39d4e
|
:trollface: 漏掉了一个final
|
2022-09-19 11:31:39 +08:00 |
|
VampireAchao
|
1f6a651fef
|
:trollface: 漏掉了一个final
|
2022-09-19 11:31:25 +08:00 |
|
VampireAchao
|
9354d1c74a
|
:trollface: 漏掉了一个final
|
2022-09-19 11:28:09 +08:00 |
|
VampireAchao
|
41ce120da5
|
:trollface: 优化toTree性能,抽取到CollectorUtil中
|
2022-09-19 11:16:27 +08:00 |
|
Zjp
|
df748856d7
|
减少额外的判断;
|
2022-09-19 09:01:12 +08:00 |
|
emptypoint
|
4693b7bc97
|
优化根节点为null时的场景;
|
2022-09-18 22:46:25 +08:00 |
|
emptypoint
|
03a2579984
|
使用并行流,提高大量节点场景下的性能;
|
2022-09-18 21:07:15 +08:00 |
|
emptypoint
|
28f6a76933
|
优化toTree方法的实现,使用循环代替递归;
|
2022-09-18 20:54:33 +08:00 |
|
emptypoint
|
9417bbee2e
|
规范Test中POJO的使用;
|
2022-09-18 20:04:46 +08:00 |
|
VampireAchao
|
a49a013978
|
:trollface: 优化EasyStream中toTree对predicate的处理
|
2022-09-18 18:00:15 +08:00 |
|