4241 Commits

Author SHA1 Message Date
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
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
a211d6eada add test 2022-09-15 22:05:09 +08:00
Looly
6d3d7d4913 add test 2022-09-15 19:24:48 +08:00
Looly
37e971c4bc 增加QrXXX 2022-09-15 19:12:50 +08:00
Looly
eba3332eaf fix #2612 2022-09-15 17:06:00 +08:00
Looly
9466e7b1f6 add QrSVG 2022-09-15 16:30:42 +08:00
Looly
2e65b13d52 add QrSVG 2022-09-15 12:38:58 +08:00
Looly
790315f839 add color 2022-09-15 12:28:23 +08:00
Looly
08a829cf6d fix code 2022-09-15 11:20:54 +08:00
Looly
3b5ba16c93 add SafeConcurrentHashMap 2022-09-15 10:36:20 +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
23c8d40ad0 add LabColor 2022-09-15 02:08:14 +08:00
Looly
9c46b0c195 fix code 2022-09-15 02:07:17 +08:00
Looly
23d90a8896 fix bug 2022-09-15 01:53:47 +08:00
Looly
7d091ae95a fix bug 2022-09-14 11:25:19 +08:00
Looly
bdbd5a6b6e update denpendency 2022-09-14 11:15:39 +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
367298483b fix comment 2022-09-13 23:46:10 +08:00
Looly
adb1dc5f62 add test 2022-09-13 23:22:20 +08:00
Looly
3473084b94 fix dependency 2022-09-13 22:31:04 +08:00
Looly
5428948063 fix dependency 2022-09-13 22:29:23 +08:00
Looly
6f0127be35 fix code 2022-09-13 22:12:39 +08:00
Looly
5afc3cca8d fix code 2022-09-13 22:06:40 +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
Looly
c72bc8c721
!802 【6.x】增强EasyStream#zip对并行流的支持,提供CollectorUtil.entryToMap对Entry转map提供支持
Merge pull request !802 from 阿超/v6-dev
2022-09-10 14:29:39 +00:00
VampireAchao
e09656b6cd :trollface: 添加author 2022-09-09 14:44:49 +08:00