mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
Update ListTypeGetter.java
typo
This commit is contained in:
parent
58355265ff
commit
94342c6682
@ -52,7 +52,7 @@ public interface ListTypeGetter {
|
||||
List<Boolean> getBoolList(String key);
|
||||
|
||||
/**
|
||||
* 获取BigDecimal型属性值列表
|
||||
* 获取Long型属性值列表
|
||||
*
|
||||
* @param key 属性名
|
||||
* @return 属性值列表
|
||||
|
Loading…
x
Reference in New Issue
Block a user