Looly
|
bebacf2d00
|
fix split
|
2021-09-25 18:20:12 +08:00 |
|
Looly
|
e16ec27c40
|
add iter
|
2021-09-25 11:25:51 +08:00 |
|
Hccake
|
f1eb5cc439
|
Allows to customize the mapping method for each element in a list after splitting a string
|
2021-09-24 12:17:06 +08:00 |
|
Looly
|
59be04e0a5
|
add test
|
2021-09-17 21:15:04 +08:00 |
|
Looly
|
b935ace121
|
add method
|
2021-09-17 20:02:41 +08:00 |
|
TLH
|
3fc4d134af
|
CollUtil新增2个互换元素位置的静态方法以及对应单元测试
方法1:swapIndex 指定列表元素A与索引index所在元素互换位置
方法2:swapElement 指定列表元素A与列表元素B互换位置
|
2021-09-15 16:02:20 +08:00 |
|
Looly
|
bf8906eb48
|
fix frgment encode
|
2021-09-12 01:19:16 +08:00 |
|
Looly
|
07c69efa92
|
fix test
|
2021-09-12 00:15:30 +08:00 |
|
Looly
|
783a02cce4
|
fix bu
|
2021-09-10 19:51:46 +08:00 |
|
Looly
|
ba4fabb88c
|
fix pink bug
|
2021-09-10 19:07:08 +08:00 |
|
Looly
|
feed45c12c
|
fix bug
|
2021-09-09 19:29:00 +08:00 |
|
Looly
|
a1ee4d27c3
|
fix bug
|
2021-09-09 19:15:43 +08:00 |
|
Looly
|
02885bbcd3
|
add ZUC
|
2021-09-09 16:14:37 +08:00 |
|
Looly
|
5be6c0103b
|
add test
|
2021-09-09 11:53:11 +08:00 |
|
Looly
|
36cf627f3d
|
add method
|
2021-09-06 17:59:01 +08:00 |
|
Looly
|
7379e27d56
|
add method
|
2021-09-06 16:12:33 +08:00 |
|
Looly
|
3acb81a58a
|
fix bug
|
2021-09-06 09:52:22 +08:00 |
|
Looly
|
186eeb8054
|
add test
|
2021-09-02 15:07:38 +08:00 |
|
Looly
|
4a384f6a5c
|
deprecate OptionalBean
|
2021-09-02 13:56:19 +08:00 |
|
Looly
|
303c77a08d
|
add null check
|
2021-09-01 22:14:15 +08:00 |
|
Looly
|
fca32ecefd
|
add test
|
2021-08-30 12:52:10 +08:00 |
|
Looly
|
424e6e817e
|
add test
|
2021-08-30 12:22:54 +08:00 |
|
Looly
|
3e23982329
|
add docx check
|
2021-08-30 09:32:21 +08:00 |
|
Looly
|
e800b9cc3a
|
add alias support
|
2021-08-27 00:47:24 +08:00 |
|
Looly
|
8adf96eaab
|
add methods
|
2021-08-26 23:27:37 +08:00 |
|
Looly
|
8e5ad32e70
|
add method
|
2021-08-25 15:25:25 +08:00 |
|
Looly
|
9a21da9c78
|
add FuncComparator
|
2021-08-24 23:13:10 +08:00 |
|
Looly
|
f06a04a965
|
add method
|
2021-08-22 19:06:25 +08:00 |
|
Looly
|
40828f69d1
|
add method
|
2021-08-22 17:53:02 +08:00 |
|
Looly
|
7c6d7526b6
|
add format support
|
2021-08-19 18:27:42 +08:00 |
|
duandazhi
|
c92ccb7316
|
1、DateUtil yyyy-MM-dd HH:mm:ss.SSSSSS 格式支持
2、DateConverter 增加验证, 入参是 空串,返回null, 而不是抛异常; (生产环境会出现 空串的情况; 异常交给调用者自行抛出)
|
2021-08-19 16:17:20 +08:00 |
|
Looly
|
9b58b8295a
|
fix config
|
2021-08-18 09:24:54 +08:00 |
|
Looly
|
2b04713104
|
add page
|
2021-08-17 21:57:41 +08:00 |
|
Golden Looly
|
c6291993f9
|
Merge pull request #1761 from luckymorning/v5-dev
增加列表分页并逐页返回数据的工具方法
|
2021-08-17 21:34:09 +08:00 |
|
Looly
|
ae1eb46e90
|
fix test
|
2021-08-12 18:23:42 +08:00 |
|
wangchen
|
270a97116a
|
增加列表分页方法
|
2021-08-12 10:36:26 +08:00 |
|
Looly
|
b048cc7fd7
|
fix test
|
2021-08-11 09:20:32 +08:00 |
|
Looly
|
e89ca1ace3
|
add test
|
2021-08-10 21:19:29 +08:00 |
|
Looly
|
7b667a817a
|
add readFromStr
|
2021-08-10 21:09:06 +08:00 |
|
Golden Looly
|
80898f74f4
|
Merge pull request #1755 from devzhi/v5-dev
CsvUtils增加直接读取字符串相关功能
|
2021-08-10 21:04:04 +08:00 |
|
Looly
|
93a51253e7
|
add test
|
2021-08-10 20:56:20 +08:00 |
|
Looly
|
ae753045ec
|
!395 【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
Merge pull request !395 from dazer007/v5-dev
|
2021-08-10 12:55:00 +00:00 |
|
devzhi
|
41480c8ee5
|
CsvUtils增加直接读取字符串相关功能
|
2021-08-10 14:56:03 +08:00 |
|
duandazhi
|
55a573f96e
|
【轻量级pr】formatBetweenTest 新增一个 测试类, formatBetweenTest2
|
2021-08-10 10:44:12 +08:00 |
|
Looly
|
a9282b9d7c
|
fix format
|
2021-08-08 20:01:02 +08:00 |
|
Looly
|
9acc216f90
|
add cpmpress
|
2021-08-07 23:32:48 +08:00 |
|
Looly
|
27e8aa6043
|
add test
|
2021-08-06 10:38:49 +08:00 |
|
申劭明
|
844c4be0bf
|
add test for mapProxy
|
2021-08-05 06:10:50 +00:00 |
|
Looly
|
08ebcad848
|
add methods
|
2021-08-02 20:16:04 +08:00 |
|
Looly
|
72af4101bc
|
enhance parseUTC
|
2021-08-02 13:41:54 +08:00 |
|