Looly
|
4842974b0d
|
add test
|
2023-02-24 11:05:31 +08:00 |
|
Looly
|
d3f29fad02
|
fix bug
|
2023-02-22 19:20:03 +08:00 |
|
Looly
|
dde6b356ef
|
add test
|
2023-02-21 16:02:11 +08:00 |
|
Looly
|
a759832259
|
fix bugf
|
2023-02-21 11:50:06 +08:00 |
|
Looly
|
3ab4a9c4d2
|
!943 修复MaskBIt中根据掩码位获取long值的bug
Merge pull request !943 from emptypoint/fix-MaskBit
|
2023-02-20 07:37:45 +00:00 |
|
Looly
|
d6355bb241
|
add test
|
2023-02-20 10:22:01 +08:00 |
|
Looly
|
76e742ec0c
|
add test
|
2023-02-20 09:49:29 +08:00 |
|
emptypoint
|
ba944f854a
|
add method;
|
2023-02-19 15:24:30 +08:00 |
|
Zjp
|
3b3871ba1e
|
fix bug;
|
2023-02-15 21:12:21 +08:00 |
|
Looly
|
e2266f593f
|
fix bug
|
2023-02-15 17:39:08 +08:00 |
|
Looly
|
50de1b6da4
|
!938 优化Ipv4Util
Merge pull request !938 from emptypoint/fix-doc-Ipv4Util
|
2023-02-15 07:53:09 +00:00 |
|
LoveHuahua
|
ef61893d59
|
更正方法的返回类型
修改单元测试
|
2023-02-13 22:04:34 +08:00 |
|
LoveHuahua
|
a079a80908
|
补充测试用例
|
2023-02-13 21:48:23 +08:00 |
|
huahua
|
835e7bf66d
|
添加针对 bigDecimal类型的avg方法
|
2023-02-13 21:09:53 +08:00 |
|
Looly
|
10a16c4ee3
|
fix bug
|
2023-02-13 18:14:40 +08:00 |
|
emptypoint
|
74ca8eb1d0
|
fix doc;
|
2023-02-12 14:54:24 +08:00 |
|
huahua
|
b1e9f263bc
|
添加针对 int long double类型的sum和avg方法
|
2023-02-12 11:17:03 +08:00 |
|
Looly
|
5753444de2
|
fix code
|
2023-02-09 20:59:26 +08:00 |
|
Looly
|
89612611ac
|
fix code
|
2023-02-09 19:59:37 +08:00 |
|
Looly
|
48c60ea8d6
|
fix code
|
2023-02-09 19:20:54 +08:00 |
|
Looly
|
f8d7fe1daf
|
add test
|
2023-02-03 17:58:55 +08:00 |
|
Looly
|
907a015ac6
|
!924 优化BooleanUtil的文档,并增加测试用例
Merge pull request !924 from emptypoint/update-BooleanUtil
|
2023-01-31 02:15:36 +00:00 |
|
emptypoint
|
814b34e7c9
|
优化BooleanUtil的文档,并增加测试用例;
|
2023-01-21 15:49:59 +08:00 |
|
emptypoint
|
4f3d78d80d
|
优化ArrayUtil中isSorted相关方法,并增加测试用例;
|
2023-01-20 18:58:17 +08:00 |
|
Looly
|
8eaac526a2
|
fix code
|
2023-01-17 17:10:52 +08:00 |
|
Looly
|
4dbb3f7486
|
add test
|
2023-01-17 16:45:54 +08:00 |
|
Looly
|
2f38e2e138
|
fix code
|
2023-01-17 11:26:16 +08:00 |
|
Looly
|
4c8a06e749
|
!893 新增LambdaUtil,在一定程度上替代反射,提供更高性能的调用
Merge pull request !893 from javanasoda/v6-dev-lambda-factory
|
2023-01-17 03:20:24 +00:00 |
|
Looly
|
9261511574
|
fix code
|
2023-01-15 12:00:23 +08:00 |
|
happycoder
|
9612432d61
|
提交Convert.toStr(final Object value, final String defaultValue)的测试方法
|
2023-01-09 21:12:30 +08:00 |
|
Looly
|
b9417a4114
|
fix code
|
2023-01-09 18:01:48 +08:00 |
|
emptypoint
|
8b04138ad5
|
优化PrimitiveArrayUtil:
1.优化split方法;
2.优化多个方法注释;
|
2023-01-07 18:15:09 +08:00 |
|
Looly
|
ed5bbe716e
|
fix bug
|
2022-12-27 22:26:11 +08:00 |
|
Looly
|
1bca825fff
|
fix bug
|
2022-12-27 18:24:23 +08:00 |
|
Looly
|
8c0fb77421
|
fix bug
|
2022-12-27 17:55:37 +08:00 |
|
wy
|
d6cf4d70e9
|
style(core): 规范命名,暴露异常
|
2022-12-17 08:41:27 +08:00 |
|
Golden Looly
|
bcc0605036
|
Merge pull request #2799 from LuisStruggle/v6-dev-1
fix:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常
|
2022-12-14 11:55:12 +08:00 |
|
Looly
|
843a222bee
|
add LocalTimeUtil\
|
2022-12-14 09:02:33 +08:00 |
|
LuisStruggle
|
7bc020607f
|
test:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常(优化测试方法)
|
2022-12-12 19:30:02 +08:00 |
|
LuisStruggle
|
a6ffb7a62f
|
fix:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常
|
2022-12-12 19:06:04 +08:00 |
|
Looly
|
cfc72cc2a9
|
add test
|
2022-12-12 13:09:52 +08:00 |
|
wy
|
344a292a30
|
perf(core): 替换缓存键类型 Tuple -> MutableEntry
|
2022-12-11 14:30:03 +08:00 |
|
wy
|
9daec07e5a
|
perf(test): 补充性能测试
|
2022-12-11 12:17:39 +08:00 |
|
wy
|
58d28c0767
|
feat(core): 新增LambdaFactory
|
2022-12-11 09:12:36 +08:00 |
|
臧臧
|
0bc8ce836a
|
【6.x】将Opt的ofTry捕获范围从Exception提升到Throwable
|
2022-12-06 14:13:48 +08:00 |
|
Looly
|
e75f4617aa
|
fix bug
|
2022-12-05 23:17:46 +08:00 |
|
Looly
|
75d536839c
|
fix code
|
2022-11-30 23:51:36 +08:00 |
|
Looly
|
2a48fe02b9
|
!884 【6.x】添加BeanTree,用于满足条件的Bean进行树转换与操作
Merge pull request !884 from 阿超/v6-dev
|
2022-11-30 01:22:19 +00:00 |
|
Looly
|
738519d6db
|
fix test
|
2022-11-27 16:04:17 +08:00 |
|
achao
|
80287ec19f
|
:trollface: 新增BeanTree
|
2022-11-26 22:43:38 +08:00 |
|